Answer Posted / mfsi_satyakamm
Test scenario is nothing but it states the sequence of
actions for the execution of tests.
e.g. - ATM machine
First you need to insert the card, then you need to input
the correct PIN number, then you will be able to access your
account.
If we don't follow this sequence, then we can't test the
ATM application. So testing in this sequence is a Test Scenario.
The sequence have to be right or else we wont get the test
scenario right.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is anybody have the telecom systems test cases from start to end?
What will be your approach if a particular script in Load Test fails?
What are the tasks of test closure activities in software testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
send the senario template
test measurment techniques
What are the RBI rules has to follow by a bank for online precesseing. ?
Actually by using severity you should know which one you need to solve so what is the need of priority?
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
What is smoke testing and what is sanity?
What is the difference between action & script ?
can you show me the test cases on registration form
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?