how do u knw when to stop writing test case for a given
project.
Answer Posted / yedukondalu manam
If SOME CASES FOR THE FOLLOWING REASONS
1)Each and every requirement is covered
2) all the defects are covered
3) repeated to the bugs
then
we are closing to the test cases
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Who will take care of test plan and test case?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Explain the static testing?
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Ā
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
Explain transaction testing?
Do you write test plan and test case?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
150 integration testing scenarios for gmail
Explain the acceptance testing?
Explain the gray box testing?
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
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks