How about do we go as far as writing test cases is considered?
Answer / sanjay
As far as a test case is considered while writing it, the
most important thing one has to kept in mind is the TC must
be very simple and should be understood by any any third
person other than the tester and developer.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
what would be the negative test case for serach that break the search .
write a testcase for tea cup?
What is DOMAIN TESTING
Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4
write a test case for telephone billing ?
wirte the test cases for triangle by using testing techniques
8 Answers Blue Star, George Mason, HP,
How to test a stored procedure?
write a test cses for sending mails through microsoft- outlook xpress?
pls let me know the answer, recently i faced this question in interview. when you are writing the test cases,if the requirements are changed what will u do?