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.
Answers were Sorted based on User's Feedback
Answer / nushar
Yes, you need to write test cases for each and every
permission. I think there should be multiple test cases for
each user to further see if by logging in with a particular
User ID, User is able to do the required functions on the
application.
For Example: If user id has read only/ view only
permissions than user should not be able to do any
modifications.
If user has admin permissions than he can do
X,Y,Z....modifications...Thus, for admin user there will be
multiple test cases...
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anjani d
No,you need not to write test cases for each and every
permission.According to me Single Test case refer to 170
permissions. But depend upon the type of USER.
Example: For Admin User need to write 6 Test Case that under
cones in multiple user also that is created by admin .
For Normal User only 4 Test Case.
Is This Answer Correct ? | 1 Yes | 1 No |
Test Cases can be clubbed as Anjali is saying but then you
will have a very long script.Imagine running 1 test case
for 5 days and if I user fail than entire TC is failed nad
you would need to reexcute the entire TC. I think this will
be too much of an overhead.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
I am working in a small company as a QA analyst. Suppose company has a no testing work and they give me some other works like data entry work then how to reply in that matter. Means what I have to say? whether I have to accept the work or what? Please reply.
i'm 2007 passed out.I'm very much interested in testing.i tried very hard to get a job.wat to do if i don't get a job in small company also?
Why testing Web Applications is different?
Hi im MCA Graduate. Can anyone clarify my Doubt.I had Avg knowledge on VB , DotNet(vb) and Core Java. Also hands on Sql Server. Is it necessary to gain full knowledge for a Manual Tester to attain knwldg on Languages? On what areas , i have to concentrate to become a good and prefessional in Manual Testeting Field? Plz clarify me.
What is Exit Criteria and what should be covered in it?
2 Answers Power Designs, Zensar,
What particiption a manual tester can do in documentation? Are there any tools available for only documentation?
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. is it true.explain orthogonal testing
6. If you could make one significant change to this Web site, what change would you make?
What is the difference between qa, qc, and testing?
What is the Test Matrics?Process Matrics And Product Matrics?
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios