what is the difference between testcase and test scenario?
Please give one example.
Answer Posted / veda
Example for a TestScenario:
Check for a Textbox whether the user can able to numeric
value or not.
Ex for Test cases;
From the above scenario, we can write the following
testcases:
1. Check for a +ve number.
2. Check for a -ve Number in the text box.
3. Check for a alphanumeric/special characters in the
textbox.
4. Check for a "zero" in the text box.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are testing techniques? What is difference between general and specific?
qtp9.2 and qtp10.0 difference
What are the two main categories of software testing?
What is a test server?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
diff b/w desktop based testing & web application testing
1. what is baseline document , can you say any two ?
What is virtual creation tool?
Do we have any certifications for ETL Testing ?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
what r u r responsibilities in current project
What is known as data-driven testing?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
what is coupling integration testing