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
Post New Answer View All Answers
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
how to make test case for anolog voice logger?
Please guide me for Add new user test cases
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Explain how to develop a test plan and a test case.
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
How should I maintain the test cases and Test Log for different versions/builds of the application.
Why is it that the boundary value analysis provides good test cases?
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
How many test cases u will write for Acceptance testing?
Explain the system testing?
What are all the companies are doing manual testing till now ?
Explain the concurrency testing?
Explain the branch coverage testing?
Explain the exactly meaning of test case?