Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How do u go abt when ur testing web applications?

2 Answers  


Explain what is test metric is software testing and what information does it contains?

0 Answers  


If you find bug while testing, and Developer reject your bug, You will try to explain developer this is bug, Please fix it, Still Developer does not listen to you ? What you will do at this situation.

7 Answers   Tech Mahindra,


What is the difference between the test plan and test strategy

0 Answers  


Software Quality Assurance Progress: Scenario I. Defining SQA milestones II. Assigning SQA resources III. SQA scheduling IV. SQA budgeting V. Selecting software development tools that will interface with the SQA tools VI. Reviewing any contracts with subcontractors for SQA requirements In the above statements, which of the tasks are included in planning the overall SQA effort? Choice 1 I, III, V, and VI Choice 2 I, II, III, and IV Choice 3 I, II, III, and V Choice 4 III, IV, V, and VI Choice 5 II, III, V, and VI

2 Answers   Brainbench Certification,


What are the table contents in testplans and test cases?

0 Answers  


what is operations testing? is it coming under white box testing/unit testing?

4 Answers  


Life for QA & job oppurtunity ?

2 Answers  


What are estimations? How do you estimate?

3 Answers  


What is cross browser testing?

0 Answers  


How is negative testing different from positive testing?

0 Answers  


What are the key components of a test case template

0 Answers  


Categories