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 is traceability matrix ?what is use of that matix ?
You are testing a new feature that includes a builder(wizard)that walks you through the creation of an item.There are 10 configuration checkboxes you can check/uncheck for the item being built.The builder makes you select 3 of these 10 options.You can choose any 3 options. A)How many possible ways could the item in question be created (i.e. how many possible configurations)? Describe the technique you would use to determine this.
what is difference between win 98 and win 2000 poertating system?which is better one?
What is SRS , BRS and FDS?
How do you handle when requirments are continously changing? please explain in detail?
2 Answers Thatavarti Technologies,
what is version 1
What is Testing Approach, Testing Methodology, Testing Terminology, Testing Technique and Testing Types?
Please any one tell me what is application architure in web based applications
If a defect is found in UAT after releasing what can a tester tell to his Manager about that defect?
what is the difference test bed and test environment?
what are the different stages in sdlc?
in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.