how many test cases u write in day while testing yr
application.and wat z ur role after u finished testing
application plz do reply

Answer Posted / siva

I guess, generally there is no correct number like these
many we write per day.
first we have to understand the application and the purpose
of that particular window or functionality of all the
objects, and identify scenarios in that window then going
for writing test cases. so, range could be 10 or more per a
scenario like wise we may complete three or four scenarios a
day.
may be we left with no test cases written on one particular
day. That depends........

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write the test cases for facility module

1230


How to write test case for this scenario. If the Zip Code field is populated, the system shall compare  the zip code value entered to the zip code value in  the Family Individual Information Tab

8542


how many test cases do u need to ship a product?

1189


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

1532


Explain the integration testing?

710






write test case for pen cap if it is not present?

2105


What are semi-random test cases?

871


"search"test cases on Linkedin website and how will you write test cases on it?

5697


They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.

1528


Positive and Negative test cases for the speedometer?(minimum 5 each)

2381


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 { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1944


For how many days (or) weeks you will test a product or software?

1576


What is the difference between test scenarios, test cases, and test script?

713


Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.

2214


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

2275