How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other:
if (Condition 1)
then statement 1
else
statement 2
end if
if (Condition 2)
then statement 3
end if
A. 2 Test Cases
B. 3 Test Cases
C. 4 Test Cases
D. Not achievable
Do we have to write the seperate test cases for System testing and UAT testing? And also what are the roles and reponsibilities of a tester/how to interact when End users are performing the UAT Testing.
write test case for coin-box telephone
Is there any formula to find the number of test cases needed
how we canwrite a test case on computer?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
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
Hi.........can any one tell me the basic format for writing test cases
test cases for traffic signals in a four raod junction.
write a test case for yahoo compose page?
ATM application ( scenarios ): Analysis and testcases
What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account to another account??
test case for open doalog box. thanks a lot!