what is scenario? how to write scenario?
Answers were Sorted based on User's Feedback
Answer / vinod
Test scenarios are test conditions or test possibilities.
(e.g) For login scenario there can be following test cases,
Test case 1.
Enter valid login
Test case 2.
enter invalid login
Test case 3.
Blank
For 1 scenario there could be many test cases.
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / amudhavan
flow of functions grouped together and perfom the related
criteria .........
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / chinna
Feature or functionality to be tested in the application is
known as Scenario.
| Is This Answer Correct ? | 1 Yes | 7 No |
Write test case for windows media player
i need Usability test case for home page?
What could be test cases for windows calculator using risk based testing
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
write a buisness scenerio on yahoo login page.
plz explain vss?
could u please tell the testcases to test gmail
13 Answers Jamcracker, Snap On,
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
What is p0,p1,p2,p3 in software tesing
How to write simple test cases?