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
How to create requirements test matrix template?
hi Can anyone tell me abt how to do the virtual objects and how to pass input and output parameters in qtp? Plz send the answer in detail. Thanks Priya
Tell me in which of the software testing phase is qa involved & qc not involved?
Tell me some key points to consider while writing a bug report.
List out the software quality practices through the software development cycle?
What should QA require of Development?
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
Could anyone share FAQs for QA/QC position.
What is maturity level?
Explain the benefits of destructive testing.
hi , This is krish from chennai . i like to do istqb certification for foundation level . if any one have material for that kidely help me. just send me the material to krishmca29@rediffmail.com. thanks is advance for sending .
i completed btech in IT in 2012.i am not good at programming.i want to do software testing.am i eligible for the course and how will be my future?please help and than you
What tools are available to support testing during development of application?
Explain paradigms for interfacing module?
Have you written test strategy?