what is the diff. between Test Case and Test Secenario ?
give me one example ?
Answers were Sorted based on User's Feedback
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 |
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 |
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?
Actually by using severity you should know which one you need to solve so what is the need of priority?
1.what kind of testing have you done ?
What is ADHOC testing ?
What is Defect Density? How it can be calculated?
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?
What are the types of functional testing?
How System testing is different from the Functional testing??
1>what is defect matrix? 2>which is the high priority bug in "Open Window"(when we open some file the window get appear)
Tell me system level and integration level test case for telephone.
If client give you a project then which testing you will perform first
write testcases for keyboard