what is the diff. between Test Case and Test Secenario ?
give me one example ?

Answers were Sorted based on User's Feedback



what is the diff. between Test Case and Test Secenario ? give me one example ?..

Answer / santhi

Test Scenario is a high level description of test case(s).
From one test scenario - either one or more test cases can
be derived

Eg: For Login,
Test Scenario: Validate the password field
Test cases:
Verify if the pass word field accepts more than 8 characters

Verify if the password field accepts special characters

verify if the password field is masked

Please Excuse and Let me know if I am wrong
bommi_ki@yahoo.ca

Is This Answer Correct ?    4 Yes 1 No

what is the diff. between Test Case and Test Secenario ? give me one example ?..

Answer / nagabhaskar

Possible areas to be tested (or) what is to be tested is
called Scenario.

A Test Case in software engineering is a set of conditions
or variables under which a tester will determine whether an
application or s/w system is working correctly or not is
called Test Case.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is meant by Adapt testing?

1 Answers  


What are the different servers and difference between them?

0 Answers   Verizon,


Hi,please help me out with my ques:how many testings will a tester does?

1 Answers  


How do you perform functional testing? Thanks in advance

1 Answers  


Can anybody provide me links for the ISTQB certification materials?

4 Answers   CSS,






Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs

1 Answers  


What ia the need of the testing? What is the purpose of the testing? what is the diff between these tw0?

2 Answers  


Please give an example of Black Box Testing?

1 Answers  


What r the types of Test case design techniques

15 Answers   TCS, Wipro,


What is meant by Multi Unit Testing?

1 Answers   iGenius,


if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fine (closed) Ques is: If dev fixed above said bugs by adding one line code and tester has done re-testing. if there is any new bug occur due to that 1 line code. How u will find & what tester will do. what is the answer of this situation?????

7 Answers  


what is fpa ?

5 Answers  


Categories