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
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
What is Initial Configuration?
how to write test cases for a text field that should have maximum 250 characters
Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case for smple Login Form
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
i need Usability test case for home page?
In a log in page what will be test procedure,test scenario,test discription & test steps?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Do you write test plan and test case?
Explain the sanity testing?