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 Blackbox Testing Techniques?
What is the difference between GUI testing and black box testing
McroSoft Six rules standard for Userinterface testing?
Expain about V model?
Explain about Security Testing in webbased application?
SAY YOUR PRODUCT PASSED THROUGH TESTING & UAT. NOW IT WENT TO PRODUCTION AT CLIENT LOCATION AND THEY FOUND ONE DEFECT IN IT. HOW THEY NEED TO PROCEED NOW? WILL THEY CONTACT U? OR WILL THEY CONTACT DEVELOPMENT TEAM?
when do u stop testing?
When you found any bug before release product to the customer.what will you do????what will be your aproach?
what type of testing you do for web based applications than client-sever application ...pls expaline
Difference between re testing and regression testing, smoke and sanity testing
Do testers have to write separate test cases for performing sanity testing??
what is web based testing and web based application? what are the check list for the web based application?