What are the possible test cases for administrator

What are the possible test cases for administrator module in banking project?

Questions by ranjan.engineer

Showing Answers 1 - 12 of 12 Answers

All the Test cases should cover all the modules in the Administrator login and should be in both Positive and Negative Cases.
Ensure that the Proper Authentication is provided for the Administrator role.
Ensure that all the Modules and Sub modules covered according to the functionality
Verify and validate the forms according to the Business Norms and conditions
Check each and every page should be validated (Edit/Delete)

  Was this answer useful?  Yes

Test Case for Administrator


1.Check whether the admin enters the username in the username field
2.Check whether the admin enters the password in the password field
3.Check whether the user name and password matches it moves to the sign in page
4.Verify if the username and Password mismatches it navigates to re-login window
5.Check whether the admin can view all the details of his sub-ordinate workers work.

  Was this answer useful?  Yes

Test cases for administrator

1. To check whether the admin field accepts user name
2. To check whether the admin field accepts pwd & in encrypted form
3. To check whether the admin field accepts the login page
4. To check whether the admin filed allows to view all employee details
5. To check whether the admin field allows to update,edit,clear datas

For all the above both negative and positive testcase must be written.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions