What is the difference between test scenarios, test cases, and test script?
No Answer is Posted For this Question
Be the First to Post Answer
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually?
How to execute test cases written in excelsheet???
8 Answers TCS, Value Labs, VFS, Wipro,
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
can any one give the format of writing test cases in excel sheet.
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Write test cases to test a browser app
In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?
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
how to test an imaging application that removes the red eye affect from an image?
How to test Webservices and how can we write test cases for that
Explain the concept of semi-random test cases?