what is test scenario and test case ?please explain detail
Answer Posted / jawed
Test Scenario:
Test scenario tells all possible way scenario that an
application can be tested.it test all business process flow
tested from end to end.it is prepared by reviewing
functional requirement.it is design to represent both
typical and unusual situation that may occur in the
application.test scenario cover number of steps and test
case cover only single step.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can data caching have a negative effect on load testing results?
can we do database testing in manual testing? then how we write the test case?
write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)
how will the test plan is pepared in ur organisation>?
What are similarities of Agile and Scrum?
Can you explain v model in manual testing?
What is build interval period?
What are the qualities needed by a software tester?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
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
What is the difference between coupling and cohesion?
What is the difference between manual testing and automation testing?
how we write test cases to brs,srs,hlds,llds
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
What is baseline testing?