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 |
what is the technology used in financial applications?
Explain transaction testing?
Write the Load test cases on a water bottle.
5 Answers Cognizant, IBM, Logic, Microsoft, NIC,
how to write testcases for google registration screen? Please give me the answer ASAP.send me the answer to gutha_424@yahoo.co.in.
what are the possible test cases of an VOIP phone
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage
when we should start writing test cases?
10 Answers Thatavarti Technologies,
what are the sanity test cases for a waterBottel?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
why we need a test plan
i want to write the test cases for sorting the records in a table according to date wise.this is the functionality ,that is the latest record should come on the top can any one tell me the test cases for this thanks in advance:)