To write the test case for Login Window test condition
is 'User must be created'so while writting test case for
Login window may I have to write all steps of creating user
or how should I write test cases
Answers were Sorted based on User's Feedback
Answer / rajendra prasdaf reddy
Hello,
User Creation is a 'Precondition' for Test Execution
on login window functionality.
This User creation may be
Direct DB Configuration from back end
or
Using 'User Registration' form submission.
This user Creation,Deletion and access permisions will be
managed by Administrator.
Here Admin may have some interface to manage users or else.
So User creation is another functionality.
U just add a Precondition that User must be created and
active
and strt writing testcases for login functionality.
Byeee
Rajendra Prasdaf Reddy
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / smit
Thanks Rajendra Reddy
I always read the Answers posted by u which are always
correct.Keep this on
Thanks once again
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the initial stage of testing?
How do you do Analysis and design for testing projects?
what is testing
which institute is best for manual testing through online classes
what are the microsoft six rules for usability?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
What will you do if developer is not able to reproduce defect ?
how to test ecg machine?
What should be the knowledge of white-box tester differs than the back-box tester.?
how you setup steps to start a project
Functional testing is the part of System testing or System testing is the part of functional testing
what is mean by object oriented design?how is testing affected by object oriented designs?