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 |
Different types of design documents which can be used to write effective test cases(if FRS and SRS is not enough to write the test cases.)
How will you decide defect seviourity and priority?
Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a black box test engineer
what is entry criteria for intigration testing,,? what is entry criteria for system testing? what is exit criteria for intigration testing & system testing??? plz give me proper examples .... thanks & regards svsekhar2003@gmail.com
give an example for load testing
If i have 1o mandatory fields like Id, Name, DOB, DOJ, DOD, Client, location, Recruiter name, Skill, Rate with save and clear buttons Then how many test cases i need to write and what is the best way of process(Just no of possibilities or we need go for probability ) to complete the test cases?
how you setup steps to start a project
write high level test cases
5 Answers College School Exams Tests, CTS,
Wat is de difference btw inspection and walkthrough in static testing?
who you done security testing in Banking project? tell me situation where you perform?
What is the difference between walkthrough and inspection? Give me the exact difference.
What is the difference between Severity and Priority?