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 many types of testcases can be prepare.
Can u specify one Deadlock or Processlock issue in a client server application?
what is test plan and test procedure
How many tabs are in QC?Name some tab
Before starting to write a script, how will you find the test cases that have the same functionality? And how will you maintain the code?
If there is no sufficent time for testing & u have to complete the testing then what will u do?
I want Tracebility Matrix template, if any one have mail me at dada_khairnar@hotmail.com
What are all the responsibilities will be having for a tester who is having 1+yrs of experience? What are the things the concern may expect for their recruitment process?
Write 5 test cases for UAT of internet Banking system
2 Answers Infosys, Zycus Infotech,
What thing should be tested in regresson testing?
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
0 Answers CA, Dish Network, Wipro,