what is test scenario?explain with example(positive and
negative aspect)
Answer Posted / patilvis
Test Scenario
Scenario testing is used to create large test cases that
model real use of the application by covering multiple
requirements. These tests are used to find bugs in the
system, learn the product, and find requirements problems.
Scenarios should be real life examples of system use, but
exaggerated to test extreme use, like a soap-opera.
However, scenario testing does not provide code coverage,
and it is a black-box testing approach that should be used
later in development
Transaction flow testing looks at the different processes
and decision points in a transaction of the system. This is
a way to model a scenario and test all of the branches in a
particular transaction..
Test scenarios for testing a web site:
As a Tester you should test GUI of the website,test whether
the page layout and design elements are consistent through
out the site,Whether all the links provided in the website
are working properly,What are the expected loads on the
server? performance of the website (check for webserver
response time and database query time)under heavy loads.
The key things are:
1. UI testing
2. Session
3. Basic functionality
4. Negative testing
5. Penetration testing
5. Broken links
6. URL testing
7. Orphan page testing
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain what is mr and what information does mr consists of?
what documnets qa engineer need for starting qa?
Diffrence b/w compiled module and shared repository?
What are the responsibilities of a qa analyst?
kindly guide me about inspection process with the requried roles in detail?
Explain paradigms for interfacing module?
Q. How do you select product components for validation?What are the contents of QMS?
How do u calculate Schedule variance? What is the formula? Explain with Example
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
What are the types of testing can be performed on facebook login page?
What are the tools used by a tester while testing?
What is backus-naur form?
What Contains in Business Design Document?
Hi every body i am going to take the ISTQB Foundation level Exam on March 21th 2010, Could any one send some list of question papers and latest Dumps to My mail id: (saran_loyola05@yahoo.co.in). Advance thanks. Regards, Saran
How do you determine which piece of software require how much testing?