when we should start writing test cases?
Answer Posted / meenakshi
Once the SRS and Testplan are baselined, team members will
start writing test cases.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
How to test Webservices and how can we write test cases for that
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
what is black box system in software development in system analysis and design?
Please guide me for Add new user test cases
"search"test cases on Linkedin website and how will you write test cases on it?
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
write the test cases for facility module
Explain the exactly meaning of test case?
Explain the logic testing?
write test cases on file open dialog box in notepad
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
write test cases for flipkart.
Explain the dynamic testing?