how can write testcase for admin role? can u tel me detail
Admin role in which product/application? Usually, Admin role has all the access in the application and other roles will have some limitations and need to get permission set from admin if that user needs extra feature to access.
So for your question, we need to prepare test cases for admin whether he can access with all the features available in the application like,
1. Admin has ability to add permission set to all roles of users.
2. ability to delete the data permanently.
3. ability to make changes in Settings (pls mention specifically according to your app settings).
3. Ability to view others profile data.
4. Ability to enable/disable, edit and delete access for features in the application.
From the above, you can also prepare with more specific according to your application features.
| Is This Answer Correct ? | 0 Yes | 0 No |
I want 100 test scenario for gmail
Can anyone tell me the test cases for Operating System.
test cases for bus transport (TNSTC)
Why does the boundary value analysis provide good test cases?
How to write test data for login module?
I have register form there is first name field.what will be the steps to execute test case???
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
what is login and login in testcases we write in testcaseid
Give me a sample test case for an online purchasing system?What testings u do for the same ?
8 Answers Flipkart, NIIT, Polaris, SQTL, TCS,
1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?
Given the following: Switch PC on Start "outlook" IF outlook appears THEN Send an email Close outlook A. 1 test for statement coverage, 1 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage. 3 for branch coverage D. 2 tests for statement coverage, 2 for branch coverage E. 2 tests for statement coverage, 3 for branch coverage
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects