write a use case format for login
Answer / mudaseer
use case name:login
use case description: login can authorize users
actors:users of the application
related usecase: user registration
pre-condition:user must be registered with a valid login
primary scenario:
view home page
enter login user and password
validate user login
if it is valid it takes to next page
or
it takes to home page
alternate scenarios:none
post condition:applications allow valid users to access
further transactions
activity flow diagram
view home page
if invalid
enter user id
if valid
access next transaction
i am not able draw box
the flow diagram is as follows
in home page enter user id
if it is valid it takes to next transaction or if invalid
it takes to home page
by mudaseer20@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the microsoft six rules for usability?
What is the Test Methodology and Framework in Testing?and what ur following in ur company?
What is Bugzilla? Can I used it manually, If yes then how can i used it? Can I used it in .NET Environment?
If client give you a project then which testing you will perform first
what are the key components in your company testplan documents?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
what are the outcomes of system testing?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
Where exactly the testing people will involving in SDLC?
Can you explain exploratory testing?
can any one tell whats the difference between smoke testing and sanity testing
13 Answers CIC, HCL,
when doing regression testing, how can we know that other screen or module are affected?