Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Importance of Stability of QA Team?

Stability is very important. At the same time it is hard to control. Team members learn a lot over the period of time in a clients project. Not every detail (lesson learnt) is documented. The team members know the pattern and the rhythm at which the

How to validate an ORS in MDM Hub?

Below are the steps to validate an ORS: Step 1: Launch the jnlp file. Step 2: Enter you credential, select the ORS. Step 3: Under Workbench, select Repository Manager. Step 4: Connect to Master Database. Step 5: Select the repository to validate and

how to read single line and character from a file?

Read Single Line: fgets() To read a single line from a file fgets() function is used. For example: Suppose we have a file 'demo.txt'. The script given below results the first line of the file: <?php $filename = fopen("demo.txt", "r") or die("Un

Relationship between Activity lifecycle and asynctask

An Asynctask doesn't depend on Activity life-cycle that contains it. Like if we start an AsyncTask inside an Activity and then we rotates the device, the Activity will be destroyed at that point but the AsyncTask will remain same or not die until it

Customer creation on Braintree

Welcome to FindNerd. Today we are going to discuss the customer on braintree. Braintree is a company of paypal which provides different payment tools. You need to integrate the library of braintree with your project. It is available in different pro

What Are Post Condition And Pre-Condition ?

What Are Post Condition And Pre-condition ? Post-Condition:- This is a group of declarations or a declaration defining the result of an activity if true, when the performance has accomplished own job or task. The Post Condition declaration demonstra

Services in android

Services in Android is a component that runs in the background without any user interaction or interface. Services in android are used to interact with the hardware and software for providing interactions and accomplishing tasks. Services are o

array pointer changing functions php

Welcome to FindNerd. We are going to discuss the in-build functions in php to handle the pointer of the array. You can easily get the current pointer of the array by using current() function, next function will advance the pointer of the array and p

reverse() method of JavaScript Array

JavaScript Array reverse() method : The reverse() method is used to reverse the order of the array elements. Syntax of Array reverse() method : array.reverse() Example of Array reverse() method : Here in the following example I will show you h

CHAR(N,....) string function MySQL

If the length of results is greater then the value if the max_allowed_packet system variable then the String-valued functions will return NULL The first position of a string (for those functions which operate on string), is numbered 1. Non-integer

1 100 282
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: