Prepare for your Next Interview
This is a discussion on test scenarios within the Testing Issues forums, part of the Software Testing category; what are test scenarios? with examples...
|
|||
|
Re: test scenarios
Test scenario is a collection of logically related test cases.
Eg. Imagine an application that doesn’t allow an administrator to login to 2 or more different systems at the same time. So, to check if this security restriction of the application works fine, there may be test cases where the administrator is already logged in and also test cases where the administrator is not already logged in. These are 2 different scenarios and there will be a collection of test cases in each of these scenarios. ![]()
__________________
Lack of WILL POWER has caused more failure than lack of INTELLIGENCE or ABILITY. -sutnarcha- |
|
|||
|
Re: test scenarios
Test scenario is combination of test.In a scenario we execute different test.We see what a user can do for a particular action.
__________________
Brijesh Jain brijesh.tester@yahoo.co.in http://softwaretestingexpertise.blogspot.com |
|
|||
|
Re: test scenarios
test scenarios examples:
scenario: you have login-inbox-logout scenario1:login-check mail-logout scenario2:login-compose mail,save draft,send mail, logout scenario3:login-read mail,forward,delete mail, no logout like this you can list different scenarios.. system testing uses all these scenarios.. its also known as end-to-end testing most of the time, scenarios will have different set of screens involved execution flow.. |
|
|||
|
Re: testing scenario
A scenario test is a test based on a hypothetical story used to help a person think through a complex problem or system. They can be as simple as a diagram for a testing environment or they could be a description written in prose. The ideal scenario test has five key characteristics. It is (a) a story that is (b) motivating, (c) credible, (d) complex, and (e) easy to evaluate. They are usually different from test cases in that test cases are single steps and scenarios cover a number of steps. Test suites and scenarios can be used in concert for complete system tests
|
| The Following User Says Thank You to cgajanan For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is Test Case & Test Script same OR different | Geek_Guest | Test Cases | 8 | 06-11-2008 12:51 AM |
| Uploading Test Cases into Quality Center and Test Director | Rajani | Test Director | 2 | 05-13-2008 05:27 AM |
| Typical Informatica Scenarios | Lokesh M | Data Warehousing | 5 | 08-16-2007 09:18 AM |
| Self Test Software vs GeekInterview online test | romeopeay | Get Together | 2 | 02-13-2007 05:57 AM |