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
Answer Posted / 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 |
Post New Answer View All Answers
Tell me about Agile scrum and what is your role in Scrum ?
What is Test Design ?( Urgent) and Test Design for Printer?
what is metrics in software testing? give me a brief detail about it?
functional testing and usability testing test cases for transfer funds...
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
Negative test cases for phone camera
How do you test for the coockies for a web application?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
What is the responsibility of programmer’s vs QA?
How should your staff be managed? How about your overtime?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
What is the difference between white box, black box, and gray box testing?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What are the cases why parameterization is necessary when load testing the Web server and the database server?