wat is difrenc btwn test case and test senario . can
anybody know the answer just post it
Answer Posted / swathika
For example, Google page.
It has got lot of functions in it like image,video,
blog,web, news,etc.
This Google page can be taken as the test scenario.Since it
has got lot of functionalities we cannot write a big
description for that.So, this Test scenario can be
subdivided and Test cases can be written for each
functions.This simplifies the description.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is junit? And what is junit annotation?
suggest me the free online books on software testing?
What are the types of framework used in software automation testing ?
Define sdlc in testing.
i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion
What is tsl?
How automation process is carried out?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
how to re-install QTP 11.0 trial version
Can you list some other automation testing tools that you are familiar with?
How could the web element attributes be inspected in order to use them in different locators?
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
In Selenium how a test suit is run and report is generated.
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
Tell us how can we handle web-based pop-up?