What are the test scenario's for pen like high priority high
seviority?
Answers were Sorted based on User's Feedback
Answer / mudaseer
high priority high severity 1)if the pen is not writing 2) if
the pen is leaking
| Is This Answer Correct ? | 34 Yes | 2 No |
Answer / unknown
seviority - seriousness of the defect(how badly it affecting the application)
priority - urgency to fix the defect(how badly it affecting the customer)
so,
high priority and high seviority -
1. to check that the pen is writin when you open tha cap and write
2. check that that the pen is writin when you refill it
3. check that the leakage of the pen doesn't happen
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / yuxia
1. You bring only one pen to the exam and pen is not writing
- high severity high priority
2. You have many pens at home and one of them is not writing
- high severity low priority
3. You customized a pen with your girlfriend's name on it
and just before you give it out you found your girlfriend's
name is misspelled - low severity high priority :)
| Is This Answer Correct ? | 8 Yes | 5 No |
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
Write a test case scenario for Web-based address book?
Do we have to write the seperate test cases for System testing and UAT testing? And also what are the roles and reponsibilities of a tester/how to interact when End users are performing the UAT Testing.
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
How to write test cases on laptop???
0 Answers RAS Inforays Technologies,
i'm confused to wite a Test Scenarios. can any one help me how to start?
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
Explain the state testing?
write a test cases for table,pen,electric bulb?
explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.
While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?