Explain the integration testing?
No Answer is Posted For this Question
Be the First to Post Answer
a job should be executed for every two hours?write test case for this?
Give me real life some test cases
How to write test cases for payment gateway.
write the test cases for pen
13 Answers GE, NEDA,
what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective
how to test stand alone programs?
Where can i find example or samples of testcases to improve my testcases documentation?
Hi.........can any one tell me the basic format for writing test cases
Explain the domain testing?
What is DOMAIN TESTING
Explain which test cases are written first black boxes or white boxes?
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