wat is difrenc btwn test case and test senario . can
anybody know the answer just post it
Answer Posted / deepthi
Test scenario is a broader picture compared to the test
case. For eg : Login to an application.
Test case is how to execute the test scenario, there can be
different ways. For eg. enter correct user id and password
is the first test case based on the test scenario.
The 2nd test case could be entering the wrong user id and
correct password.
Hope it is clear.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is testng and why is it better than junit?
What are Keyword and Data driven frameworks in Selenium RC
What is in-house tool?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
What is junit annotation?
Anyone have idea of jmeter.IF so pls contact to this mail id arun130887@hotmail.com
Tell me how can we find the value of different attributes like name, class, value of an element?
Tell us how can we handle web-based pop-up?
What are the disadvantages of Hybrid framework
Name the frameworks that are used in software automation testing?
How do you select which automation tool is best suited for you?
What kinds of annotations are used in testng?
Can you achieve 100% automation?
What criteria do you consider for automating a test?