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
Post New Answer View All Answers
What is the syntax testing?
What is test environment? Elaborate with example.
write the testcases for migrating data from one database to another database?
Explain the load testing?
how to test stand alone programs?
Explain the acceptance testing?
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
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
Explain the functional testing?
Explain the exactly meaning of test case?
What is use case testing?
Which of the following defines the expected results of a test? Test case specification or test design specification.
Explain the syntax testing?
Explain the format of a requirement traceability