Given the following:
Switch PC on
Start "outlook"
IF outlook appears THEN
Send an email
Close outlook
A. 1 test for statement coverage, 1 for branch coverage
B. 1 test for statement coverage, 2 for branch coverage
C. 1 test for statement coverage. 3 for branch coverage
D. 2 tests for statement coverage, 2 for branch coverage
E. 2 tests for statement coverage, 3 for branch coverage
Who will take care of test plan and test case?
For how many days (or) weeks you will test a product or software?
While writting Test Cases test testers have to write what test inputs/data he/she is going to use
write test cases for whatsapp messaging..?
1 Answers IBM, Stag Computers,
what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective
could somebody plz tell me the test cases on online credit card payment?
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
Write all test cases for Bus Pass Renewal
tell testcase where it is taken and tell the title of the testcase? pls any answer the question?
in test case we would write log and login ?what is the dif bet both of them
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.