what is the difference between test case and test
scenario.Explain with example?
Answer Posted / prince
Test Case: Test case consist of set of input
values,execution precondition,excepted Results and executed
post condition,developed to cover certain test Condition
Test Scenario:Test scenario is nothing but test procedure.
Now another quest raises what is Test procedure?
the test procedure specifies sequences of action for the
executin of a test.
if u see a test case u will find a Test Scenario and this
test Scenario would hv broken down in to one or more test
procedures.
ex: in login page
Test Scenario -> Test for passwordField
Test Procedur_> shd more tha 7
shd not be same a login name
if <7 letter pop up msg
shd be combination no's and char
hope now u able image something.
| Is This Answer Correct ? | 21 Yes | 9 No |
Post New Answer View All Answers
What is data flow diagram?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
What is virtual creation tool?
What are the queries mostly asked in testing ? give me some examples.
What does a manual tester need to become proficient with db testing?
What is the big deal about ‘requirements’?
How should your staff be managed? How about your overtime?
Difference between adhoc testing and error guessing?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
Explain the defect life cycle.
What is deferred status in defect life cycle?
What are the two main categories of software testing?
What is software review?
In what situation would you want to parameterize a text verification check?