what is the difference b/w test scenario and test case?
pls explain with one example the preparation of both?
thanks in advance
................
Answer Posted / manu
test scenario is the condition that needs to be tested.
Test case is s document which contains that test data,
action performed and the expected result.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is testing and maintenance?
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.
What is application programming interface (api)?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
What is Test Design ?( Urgent) and Test Design for Printer?
Which was the most interesting bug you found.
What are drawbacks in system development life cycle
What is concurrent user hits in load testing?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
how to indentify memory leakages after the build
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?