Explain with example : Test Scenario, Test Suit And Test
Case.
Answer Posted / vidya
Test Scenario: Test Screnario is the condition or situation
for which the testing need to be done.
For e.g If we take the example of the ATM machine. The ATM
m/c has following functions
-Check the balance
-Withdraw of money
-issue of passbook
-mini Statement.
So we can consider each functionality as a scenarion and we
can follow the basic and alternate flow to write the test
cases.
Test Suit: keeping same functionality test cases together
is called as Test Suit.
Test Case: The action to carried out to test a particular
functionality is called as test cases. It consists of
Steps, Description, Expected Result and Actual Result
| Is This Answer Correct ? | 73 Yes | 10 No |
Post New Answer View All Answers
Should testing be done only after the build and execution phases are complete?
What is localization testing (l10n testing)?
How is ‘build’ different from ‘release’?
What is deferred status in defect life cycle?
few automation basic questions One question to write a scriot in any language you know.
test cases on bangles???
what are the risks and contingencies u had in ur project?
What is state transition?
what type of testing techniques are using after accept the build?
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
what is test case management?explain in brief.
How do you perform configuration management with typical revision control systems?
Test cases have written according to Flow of the software working or according to Screens?
write test case for gmail sign up page ?
What is a test severity and test priority? difference between them with suitable examples?