| |
GeekInterview.com > Interview Questions > Testing > Testing Scenarios
| Print | |
Question: Testing Execution without Test Cases
Answer: Based on test scenarios is it possible to test execution without having test cases? Explain |
| June 06, 2009 00:08:34 |
#6 |
| hexkanchan |
Member Since: January 2009 Total Comments: 3 |
RE: Testing Execution without Test Cases |
| One can do ad-hoc testing without test case, but for executing you need test cases or at least scenarios listed. Execution is process and for executing you need at least one supporting document. |
| |
Back To Question | |