
- Forum
- Testing
- Software Testing
- test cases
test cases
This is a discussion on test cases within the Software Testing forums, part of the Testing category; Hi! Actually i want to know ,how does the test cases execute manully & what is test scenarios?...
-
04-01-2008, 08:15 AM #1
- Join Date
- Mar 2008
- Answers
- 12
test cases
Hi!
Actually i want to know ,how does the test cases execute manully
& what is test scenarios?
-
04-01-2008, 10:02 AM #2
- Join Date
- Mar 2007
- Location
- coimbatore, india
- Answers
- 21
I could not understand your question
-
04-21-2008, 11:29 AM #3
- Join Date
- Dec 2007
- Answers
- 3
Follow test steps to manually . Ex: 1.Open IE 2.Enter URL to address bar.
If any doubt feel free - contact me
-
Test scenarios: A scenario test is a test based on a hypothetical story used to help a person think through a complex problem or system. They can be as simple as a diagram for a testing environment or they could be a description written in prose. The ideal scenario test has five key characteristics. It is
(a) a story that is
(b) motivating
(c) credible
(d) complex
e) easy to evaluate.
They are usually different from test cases in that test cases are single steps and scenarios cover a number of steps. Test suites and scenarios can be used in concert for complete system tests.
-
Sponsored Ads

Reply With Quote





