What is SCENARIO TESTING
Answer / ajk
Scenario tests are realistic, credible and motivating to
stakeholders, challenging for the program and easy to
evaluate for the tester. They provide meaningful combination
of functions and variables rather than the more artificial
combination you get with domain testing or combinatorial
test design.
| Is This Answer Correct ? | 3 Yes | 0 No |
write a test case for student admission form
What are all the companies are doing manual testing till now ?
what is login and login in testcases we write in testcaseid
What is the basic stuff you require to begin creating test cases?
int a, int b, int c= (a+b); Write the test cases for c.
There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
in test case we would write log and login ?what is the dif bet both of them
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
could somebody plz tell me the test cases on online credit card payment?
What is the role of a tester in the test plan preparation? What elements tester physically develops in the test plan document.& what exactly this document contains?
Please tell m all posiible tst cass for this--> A password of password field will expire in 45 days.It should send 1st reminder message to user whn 10 days are left and 2nd reminder message when 5 days are left and 3rd reminder mssage when 2 days are left.write all positive and negativ test cass for this.