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
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
How to generate test cases for 'replace a string' method?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Can you list down a few characteristics of a test case?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
What is the domain testing?
Explain the syntax testing?
How to write the test cases for STP
Explain the exactly meaning of test case?
How to write test cases on laptop???
Could you pls give me sites where i can test card? mail me to
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Explain the monkey testing?