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 the Load test cases on a water bottle.
5 Answers Cognizant, IBM, Logic, Microsoft, NIC,
What is the difference between System testing and System Integration testing?
can u say me how many test cases i can get for a user to login and enter password ..please specify in testcase desing template for that
how we write test cases for navigation or links with example?
How many test cases u will execute per day?
if u have a application that is demo verson and u want to perches it if u have full version. Plz give me some test case for try to break the applicatin
Explain the dynamic testing?
wirte the test cases for triangle by using testing techniques
8 Answers Blue Star, George Mason, HP,
test cases for black board test cases for pencil
write a test case which covers the major functionality of yahoo login
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
i need sample case of Login window of USER NAM, PASSWORD It is very urgnt