tell testcase where it is taken and tell the title of the
testcase? pls any answer the question?
We can derive the test case (Action, Excepted Result) from
"SRS / Designing documents / Use Cases at the same time we
are identifying title of the test case based on scenario.
| Is This Answer Correct ? | 8 Yes | 0 No |
write test case for optical mouse.
int a, int b, int c= (a+b); Write the test cases for c.
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case
test case for digital camera
Can anybody post the format of a Requirement Traceability Matrix. And how to include this RTM in the reqirement document.?
In a log in page what will be test procedure,test scenario,test discription & test steps?
What is the Difference between Testing Types and Testing Techniques
If I have written the 10 Positive test cases first and Negative test cases 11 to 25 .I Execute +ve first & then - ve as per test cases were written .Now if I got the next build & if I write again +ve Test Cases 26-30 first & then - ve 31-35 but I have to execute all test cases 1 to 35.But here the sequence of execution is +ve,-ve,+ve & -ve .How should I maintain the test cases .Please tell me It's Urgent .Thanks In Advance.....Tester
For how many days (or) weeks you will test a product or software?
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
What is use case testing?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.