What is the test scenario? What is the difference between
test strategy and test scenario.?
Answers were Sorted based on User's Feedback
Answer / mithra
Test scenario means the group of events occured during
testing the application.
Test strategy means,what type of testing we are going to do
the application and which modules we are going to test in
the application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / archana
Test Scenario:Test scenario is a situation,What r all the
situatios the end user can use.
Test Strategy:The Test Strategy is company level
document,This will prepared by the quality control
people.The Test Strategy document defines The testing
approach to be followed by the testing team.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sandeep kumar panda
Test Scenario:A scenario is a hypothetical story,used to help a person think through a complex problem.
A document specifying a sequence of actions
for the execution of a test. Also known as test script or
manual test script.
Test strategy: A high-level document defining the test
levels to be performed and within those levels for an
organisation or programme (one or more projects).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rk
test strategy is the approach that we follow to test the
application.test scenario is the one functionality of the
application.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / neelu
Test statergy is a organization level term which is common
for all the projects in that organization
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / neelu
The situation where we want to do the testing is called the
test scenario
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / geetha
Test Strategy: Collection of Test Scenario, which test the functionality of the application,
Which includes different modules ..
Test Scenario: Collection of Test Case, which test the functionality of the multiple objects
Which includes a single module login module…
Test scenrios for login:
1. Correct Password
2. Incorrect Password
3. Weak Password
4. Previously Existed Password
Test Case: Input and Expected output, which test the functionality of the single objects Which includes testing a Correst Password above Scenario…
Test Cases for Correct Password:
1. Give the User name:this include giving input, execution ,and check for expected result (functionality of single object)
2. Give Correct Password
3. Click on Login Button
| Is This Answer Correct ? | 0 Yes | 0 No |
Giving name to the test cases is called the testing
scenario.
Difference between the testing scenario and testing
strategy.
Testing scenario:
Giving name to the test cases is called the testing
scenario.
Testing strategy
what type of testing that we are going to do in the
application is called testing strategy.
| Is This Answer Correct ? | 2 Yes | 4 No |
What is JAVA Testing, what we do in That ?
what is the critical defect in telecom domain?help me out from this prob its very urgent
What are the types of testings that can be performed on a login window.
Hi friends,Am trying on 2+ experience on testing i dont have real time experience. In my resume i mentioned my responsibilties as • Involved in Bug Report Preparation. • Preparation of Test Log. how this two things happens in real time plz answer my question..
What is Web based testing? How do we test web application manually in real time? Is there any procedure to do this testing? real timers plz reply me...
2 Answers ABC, Arsin Systems, Wipro,
How many are the types of Black Box testing ?
defect on online shopping application
what are the different banking terms used in your project?like new acc,dormate,active accounts....
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
what is peer test?
2 Answers Semantic Space, SoftProdigy,
list of methods that is used to document the requirements of a software.
what is release notes?and when it is prepared and who prepares that?.