What is a Use case? Is it possible to write test case
without Use case?
Answers were Sorted based on User's Feedback
Answer / renjith
use is something which the client gives or derive from FRS
It is possible to write a testcase with out a use case ,but
for that we need to have a FRS document
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / saurabh mishra
Used test cases are those cases which's related
functionality is common in all the application. We
use "Used test cases" to save our time otherwise writing
the same test cases again and again is only wastage of time.
Example of Used test cases: login window, other contents
could vary but the login window in all the application
would be remain same.
| Is This Answer Correct ? | 1 Yes | 5 No |
When should testing start in a project? Why?
what is the diffrence b/w Regression testing and re-testing
When and by How you will come to a conclusion “Prepared testcases covers the given requirements?
is it necessary to write neagtive test cases for each and every field
Negative test cases for phone camera
Difference between the System Testing and System Integration Testing?
what is UAT and IST ?
Actually by using severity u should know which one u need to solve so what is the need of priority?
In an interview, what r the general questions asked in manual?pls give me anwser to this question?
what happens to the test plan of the application has a functionality not mentioned in the requirement
What is test driver and test stub?
Suggest some book to learn more test case???