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 frequently is your project audited? How do you know the result of these audits?

0 Answers  


What is difference between retesting and regression testing?

0 Answers  


Looking for a test management system I work for a small company (we are a group of five software engineers) into software testing and we are looking out for a test management software which has in-built live reporting and centralized repository systems.

2 Answers  


Do you have a favourite QA book? More than one? Which ones? And why.

0 Answers  


Have you ever worked with QA in developing test tools? Explain the participation Development should have with QA in leveraging such test tools for QA use.

0 Answers  






Can anyone help you in this?

2 Answers  


What do you like most about Quality Assurance/Testing?

0 Answers  


How many levels of ISTQB Certifications r there? What r they? When they will be commenced?

2 Answers  


Why did you ever become involved in QA/testing?

1 Answers  


Hello Can anyone please share the interview details for QA positions in Tribal Fusion, Noida. Much Thanks

0 Answers  


can anybody explain me the role of QA in every phase of SDLC (PHASE WISE) to privent from bug.with real life example.1)requirement analy.2)designing 3)coding 4)testing 5)implementation 6)maintenance. PHASE WISE

2 Answers   Aloha Technology,


What Winrunner framework did u use in ur organisation?

0 Answers  


Categories