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 |
write the high level test cases for winzip file
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
how many test cases do u need to ship a product?
Write test case for a search engine?
12 Answers Saba, Saba Software,
Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3
Could you pls give me sites where i can test card? mail me to
hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..
pls i want test cases for oss? whts the process of oss testing
What is the Difference between Testing Types and Testing Techniques
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
what are the inputs required for writing test cases