Can any one explain about USE CASES?
Answers were Sorted based on User's Feedback
Use cases is a document that describes user action and
system response for a particular functionality. For example
if there is a submit or next button on the end of the page
and if we " "click it" it has to take us to next page. So
the submit or next button's functionality is to take us to
the next page.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / t.mahipal reddy
use case, which describes the functionality in an
application in terms of actors,actions and response
Inputs required to make the usecase
------------------------------------
snapshots
functional requirements
special requirements
use case template
with this only we can make the HLI in to LOI
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / niall
Use cases are narratives that define contexts of use by
stakeholders.
Use cases provide overviews of business case expectations
facilitated by the technologies addressed.
Use cases provide a basis for extrapolating Requirements,
and subsequently for deriving a Specification.
Use cases must address threats and their mitigation, so that
the Requirements are sufficiently robust against weaknesses
(quality, security, safety, etc.), it is too late to add on
countermeasures after the Specification!
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shakun singh
use case is a style of functional requirement document - an organized list of scenarios that a user or system might perform while navigating through an application. or a use case defines a set of use-case instance, where each instance is a sequence of actions a system performs that yields an observable result of value to a particular actor
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohandhandapani
Basically Use-Case is a kind of Requirement document which
will cover a specific or particular, module or action in
detail.... which will also include the digramatic
reprasentation of each and every screen, the happy path,
Alternative flow, Actors involved etc etc....
| Is This Answer Correct ? | 1 Yes | 1 No |
How can u proove ur self as a TE the bug is valid? if the developer said its a invalid bug but TE said its a valid?
What did you include in a test plan?
Wht is the Throughput in performance testing during web based testing, Generally how do we test this..do we use any tool etc....Anybody can explain it in detail...
What is diff between Agile SDLC and TDD SDLC? Kindly let me know?
Tell me some Compatibility defects for web application?
how do you identify testscenario's
what is use case
hi Will any one can be able to send the notes or any website for the ISTQB(Testing Certification) or any certification courses related to the testing(other than CSTE Exam) and about the fees details. U can send the information thr' mail also "geethapriyav_1980@yahoo.co.in" Thanks
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
wht is RTM(Requirememts Tracebility Matrix), what are the contents includes in this spreadsheet.. Anybody can answer this question...
Difference between regression testing and re-testing
suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?