Is there any formula to find the number of test cases needed
Answer Posted / anand
No. since based on the requirements of the application the
test case will increase or decrease.
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
Please guide me for Add new user test cases
how to test stand alone programs?
What is test cases for mobile phone ?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
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 explain security testing?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
what is the test plan for ms-word
Explain how to develop a test plan and a test case.
150 integration testing scenarios for gmail
how to write a test cases for courier offices?
What is use case testing?