What are the test scenario's for pen like high priority high
seviority?
Answer Posted / 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 |
Post New Answer View All Answers
Could you pls give me sites where i can test card? mail me to
what is the test plan for ms-word
how to write a test cases for courier offices?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
What is quick test professional and what test environment it supports?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
What is component testing?
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
What is the state testing?
How to test Webservices and how can we write test cases for that
explain end to end scenario's for online Money transfer in Banking Domain?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Scenarios to test wireless Speaker via bluetooth
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.