what is test scenario?explain with example(positive and
negative aspect)

Answers were Sorted based on User's Feedback



what is test scenario?explain with example(positive and negative aspect)..

Answer / 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

what is test scenario?explain with example(positive and negative aspect)..

Answer / basava raju

Test scenario is an use case which is part part of a
requirement or functionality. A requirement is divided into
multiple use cases, ech use case is further divided into
multiple test cases.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

What is the difference between Bug and Issue?

2 Answers  


can anybody explain insurance project modules,and what we need to test on which functionality

1 Answers   eRevMax,


what is the difference bet., MYSQL and ORACLE

3 Answers   Oracle,


Explain cmmi.

0 Answers  


In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?

0 Answers  






What is meant by Factory testing?? I have seen this one in a Job posting

0 Answers  


Test scenario is written by seeing SRS or by seeing application

2 Answers  


Testing terminologies followed by Google

0 Answers  


What are the three C's for the present QA in the IT industry.

4 Answers   iSoft,


I test change password field for a application.But it accept new password same as old password. Is it not a issue??I raise this issue but developer team mark invalid.

2 Answers  


How do u perform regression testing?

4 Answers  


Hi Friends, Please help me...I want to know the QA Procedure for software testing i.e. What is the involvement of QA right from the beginning of the project when Business development team starts talking to the client upto the releasing phase... please if any one has any document or file for this please do share with me ASAP.....

0 Answers  


Categories