What are the Use Cases?
Answers were Sorted based on User's Feedback
Answer / keerthanakoluvu
USE CASE is document that describes user actions and system
responses for a particular functunality. It's written by
business analysts.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aparnaganjam
Use case document is a high level document having pre-
condition and post-condition. This will give the detailed
flow of an application how the user will access an
application.
This will be developed by client / developer. Based on this
document we can write test cases easily.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to make sure test cases that you have written are good enough?
In an ATM machine , after entering pin -> not able to withdraw money. What are all the possible reasons. Debug
What is software review?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
How will u write the test case if u dont have the requirements and ahve the similar application
List 5 words that best describe your strengths.
what is configuration management...please explain... thanx
what is low seviority high priority defet (ex: Yahoo mail)
what type of review process u r following in u'r company?
What is the difference between coupling and cohesion?
Test cases for save option for notepad - I have listed few. Please improvise my answer
What is mean by multi-threading testing?