can anybody tell me that how many days required to complete
1000 test cases.And what would be the avg testcase perday
for a tester.
Answers were Sorted based on User's Feedback
Answer / sureshsinghbhandari
Test Case Preparation and Execution depends on the client requirement,
If Requirement is simple then it goes upto 25-30 Test Cases Per day
If Requirement is Complex then it goes upto 8-10 Test Cases Per Day
Similar for the Execution...
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / srinivasa gh
It depends on the requirement keys on which test cases were
written and depends on how many test machines you are going
to run.
if all the test cases were automatable and are simple, then
i feel you can execute with in 1 or 2 days.
it all depends on number of resources, number of testers,
on requirement keys, and depends on easiness of test cases.
| Is This Answer Correct ? | 3 Yes | 3 No |
is it necessary to write test cases in tabular form or will point wise will do.
3 Answers Google, Zycus Infotech,
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Can anybody tell test cases for the following condition? In a railway reservation form, 4 types of ticket ranges are there like a) age up to 3, NO TICKET. b) age up to 7, HALF TICKET. c) age up to 60, FULL TICKET. d) age from 61, SENIOR CITIZEN QUOTA. if you enter age into the text box the relevant message should be displayed..... Eg. FULL TICKET.
WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance
Please guide me for Add new user test cases
How to write test cases for lift?
write testcase for sql table? this is the question asked by interviewer?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
You are Only tester for Onsite client team, this team is on holiday for two day from monday & SIT is started with plan end date is friday in this case if all server,application is crashed then as a tester what will be your approach
How to test a stored procedure?
Define some of the attributes of a test case?
Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....