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 templates used to design the test cases?
how we receive the build ? will there be change in version for every single bug the developer fixes ?
Can any one please refer me the good book to study more abt testing manual as well as abt automated,in which i cld learn more abt to prepare test cases and more abt testing.If possible plz mail me the name of the book at : nitin9360@gmail.com regards Nitin
what methodologies you are following
who will collect requirements from client
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
How many testcases can you write an avg for a day?
what is a functionality
What is System Testing Phase? Which types of testing will be conducted in system testing phase?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What parameters are you testing for as a Systems Tester ?
how to write a test case for check box like in gmail or yahoo