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 |
Explain the waterfall model in detail?
Draw Backs of automated testing?
can u write negative test cases on google search form?
What is the limitation of First Name, Middle Name & Last Name text box? and what is the limitation 0f Only Name text box?
when there is minimal or no document available to carry out the testing for a login screen, what will you do?
Explain about gamma tesing?
what are testing Techniques? Pls answer
wht r 6 sigma standards
can please tell me in brief:: what is Agile testing?when we go for this type of testing?
What types of testing will come under functionality testing and non functionality testing?Security testing is consider as functionality testing or non functionality?why its so?
what is the similarity between black box testing and unit testing
What are the benefits of requirement traceability?