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 |
Who will do the Effort Estimation and Scheduling ?
After receiving the bug as fixed , what types of tests we will continue...
What r the Macros?
How we will assign the severity n priority levels to the bug?
would we do functional testing inside integration testing
What is the difference between GUI and UI testing?
Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
i have 500 testcases , how to perform the regression testing
Difference between QA and Testing?
13 Answers Deepak Enterprises, IBM, Mechanical, Trigent,
What is a Show Stopper?
when we swipe the credit card what will genertaed in Back end. how system will validated from the back end for credit card who is Aquriree and Issuer ,
I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA