What is Test Scenario & Test Case
Answers were Sorted based on User's Feedback
Answer / jawahar
Test Scenario:
A set of test cases to check the functionality of the
application
Test cases:
A set of test input and test programs and their expected
results
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / meena
Test Scenario is a set of testcase
Testcase is a document which consists of selected fields to
be tested.A testcase includes the pass or fail status of
the component
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / 22.bhavani
Test Scenario:
It tells about particular functionality
Test Case:
It is a part of Test Scenario and the collection
test cases will become one test Scenario.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / siva reddy
Test scenario is an end to end work flow. For ex: Login to a
messenger successfully. This is a scenario. Test scenario is
a collection of test cases.
In the same above example,
1. Enter correct/incorrect username, correct/incorrect
password and clicking on Login button button. This is test
case. In contains lot of combinations like correct/incorrect
username/passwords also username/password could have
restrictions like limited number of letters, numerics or
alpha nuremics etc. Each becomes an individual test case.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mudaseer
test scenario the ways to test an application or set of test
cases is a scenario
for example gmail lo gin scenarios for a valid user
email mudaseer20@gmail.com password *************
click on sign in is a scenario
or email id MudaSEEr20@gmail.com password ************
click on sign in is a scenario here i am using combination
of capital and small letters in email id field
or email id type space space then type email id
Mudaseer20@gmail.com Password **********
click on sign in is scenario there will be many valid
scenarios to login
test case is a document which tells us how to test the
application it gives actions to be performed
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / preethi
1)Test Scenario is one of the specified condition from the
SRS Document where as Test case is the in detail process of
test scenario.
2)We are deriving test scenarios from the SRS document where
as we are deriving Test case from the Test scenarios ...
with regards
preethi.G
| Is This Answer Correct ? | 0 Yes | 1 No |
How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
9 Answers CarrizalSoft Technologies, Microsoft,
what is the difference between primary key and foreign key
as test eng ,what challenges have u faced in ur 3 projects so far? tell me atleast 3 challenges in ur projects? july 27 brahma412@yahoo.co.in
hi i am vishal, i have done b.com(reg) and now i am intreasted to go for software testing can any1 suggest me how to star and allwhich will help me to make astrong carrer in automation testing.
What is the diffrence between product base company and application company ? if product base name few products,if service base name the few services.
What is the difference between V-Model and Raid Model
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false
1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.
Please write 4 high severity & high pririty bugs on ONLINE SHOPPING OF PRODUCT.Write bugs that should be practical and original.Thank u
WAT VSS ?HOW CAN WE USE IT?
At what stage of the life cycle does testing begin?
How does unit testing play a role in the development / software lifecycle?