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
What is port testing ?
How to write test case for this scenario. The data entry field for city shall be removed from the screen
Explain the sanity testing?
write a test case for student admission form
wht are the possible test cases for save button in notepad?
Do anyone hav any knowledge about testing the Eftpos System??Like what kind of test cses that can be prepared for checking the system...
Explain the smoke testing?
hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..
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.
how do you write the test cases?
Test Case for Text Editor!
write a testcase for tea cup?