difference between test suit and test scenario?
(Asked in Zensar Hyderabad today(17-1-12010))
Answers were Sorted based on User's Feedback
Answer / @mit
Test Suite is the collection of the Test cases.
Test Scenario covers End to end flow of a applictaion.It
contain all majour functionlity of the application.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / mfsi_priyankaa
Test suit is just a collection of test cases whereas we use
test scenarios to tell the test case controller which test
cases to process and how to process them.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreedhar
test suit is a combinations of different types of test cases.
testsenario is wheere the test people will feel the
situation cando testing ,that situation is called as test
senario.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sreedhar
test suit is a combinations of different types of test cases.
testsenario is wheere the test people will feel the
situation cando testing ,that situation is called as test
senario.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / ravi
diffent typeps of testcases is kown as test suit
the functionalpoint where we perfom some testing is known
as test senario
| Is This Answer Correct ? | 0 Yes | 3 No |
During alpha and beta releases , what are the document we will prepare and what we will test?
Who will do the Effort Estimation and Scheduling ?
Are there more defects in the design phase or in the coding phase?
12. What is the configuration management?
what is prototype model(in S.T.L.C)? What is architecture of prototype model?
How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance
is it possible web application make it as executable file
Differntiate CMMi and CMMp?
When the 1st time I will log into the application it will ask to change the passward.After 30 dayz the passward will expire and the application is unaccesible.U cant alter the server time.... How will u test it??
what is master review and peer review
what is endurance testing?give one example
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?