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 are the attributes of a good framework?
Please explain what is a relative xpath?
hello frnds this pooja i hav started working on selenium with java ecllipse frnds could u tell me how to handle popup windows and security alerts i m jst trying and couldn't do anything plz help
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.
When do you prefer manual testing over automation testing?
Tell us how can we handle web-based pop-up?
What are the important modules of an automation testing framework?
How can the user get a text of a web element?
What are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....
What is junit? And what is junit annotation?
What type of scenarios can be automated?
Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
Generic function for selecting a Radio Button in a Dialog
Tell us how could you explain the main difference between webdriver and rc?