Test Cases and Test Scenarios Differences, Difference
between Test Case and Test Scenario with example
-
Test cases contains the input values set, expected
results, execution conditions and executed post condition, it is created to
cover the some already decided test condition. Except This Test Scenarios is
just the Test procedure or process.
-
Test scenario can have one to many relations with the
test cases, Mean one scenario have multiple test cases. But every time you need
to create test case for the test scenario. Therefore when testing will be start
first we require to prepare the test scenario then need to develop the
different -2 test cases for all the scenario individually.
-
Test scenarios are the base of test cases. Test
scenarios are the primary steps. And these scenarios are base on the use cases.
-
Test scenarios represent the actions series which are
associated together. While test cases represent a single actions by the user
himself.
-
Scenarios are the thread of operation where test case
is the set of input and output provided by the system or requirement.
Test Case and Test
Scenario Examples:
Test Scenarios:
Login Button Functionality Testing will be called Test Scenarios.
Test cases for the above scenarios will be as follows:
- Hit the Login Button without any input in username and password.
- Hit button only inputting the username.
- Hit button only inputting the Password.
- Hit the button after inputting the wrong username and the wrong password
Etc..
So finally we can say that:
Test Scenarios are the ‘What need to Test’ but Test Cases are ‘How need
to Test’.
|
||
|
Near Field Communication Support | NFC Smart Poster Support |
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
|
Use of add-ins |
Cookies in QTP |
|
|
|
Mobile Testing with QTP | How to install .ipa files for ipad iphone |
|
||
|
|
|
Touch Screen Simulating User Gestures |
MOBILE APPS QTP TESTING QUESTIONS MANUAL TESTING ANDROID APPS
No comments:
Post a Comment