In my Projects there are permissions for users.
According to permissions assigned to user, he can use the
application.
So Shall I write test cases for each & every permissions?
There are 170 permissions for each & every functionality.
Please guide me properly.
Answer Posted / bablu
First of all you have to have the clear requirements that
those 170 permissions will be used by how many users, like:
user1, user2, user3, user4 etc...
Then based on the users you have to categorize the
permissions, that login as user1 who has permission1,
permission2, etc and verify so and so, etc... by this way
you can reduce the number of test cases by writing each
test cases for each permissions i.e. (170 permissions).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is quality center? How many built in tables does quality center have?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
how to explain banking domain project in testing?
Need to know about Quality Center in brief
Test cases on send/ receive button of Microsoft outlook.
How do u prepare test environment for ur application?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
What are testing techniques? What is difference between general and specific?
what r the measure bugs found in your project??? Give some example abt this.
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
Explain thread testing.
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
what are the typical problems in web testing?
What is an inspection in software testing?