what is the good answer for authentication and
authorization?
Answers were Sorted based on User's Feedback
Answer / ranjithreddy
autherization is nothing but validating how well the
application built is allowing valid users and how well it
is preventing invalid users.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / hareesh
Authentication is login in to the system permission to
enter in to application
| Is This Answer Correct ? | 3 Yes | 0 No |
Authentication:
This is the process to test whether the specific user is
allowed to use or login to the application.
But in Authorization, we test whether the specific user
is allowed to access some controls or features of the
system/application/software. Eg: In an office automation
tool, every employee can login to the application, but only
accounts manager can access accounts related features, only
HR manager or executive can access company inforamtion.
| Is This Answer Correct ? | 2 Yes | 0 No |
Authentication -> To check is that user having rights to
enter
Authorisation -> Allow to only certain pages
Vinodh Anandhan
Software Tester
Exceed Technologies
Chennai
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / vinod malli
Authentication: Authentication means validating whether app is accepting right user and rejecting invalid / anonymous users or not.
Ex: 1) Login into internet banking with valid login credentials (application has to accept the user).
2) Login into internet banking with invalid login credentials (application has to reject the user)
Authorization: Authorization means validating whether app providing right permissions to right users or not.
Ex: 1) Agent: After login into IRCTC website, agent has permissions like book tickets more than 5, cancel, edit information..
2) User: Ater login into IRCTC website, user has permissions like booking not go beyond 5 tickets, only book ticket or cancel ticket. But not editing information like Agent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, Friends, Can any one help me to------ how to write DataBase Test case or how to test database.I'm new in this field.I will do manual testing for a web side but don't know database testing.Plz Help me.Just alter or update the statement in db SQL like Update database db_name , Select * from table_name
what is bugzilla?
Can you explain how one defect leads to other defects?
what is the Difference between Integration testing and system testing?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
Can the system testing be done at any stage?
how to write defects in excel sheets when defects occured
What is pairwise testing?
how can we identify the regression testcases suppose we hava three functionalities for these functionalities we had write some testcases in that testcases how can we find out them
2 Answers HeadStrong, Mindteck,
Hi Friends, I have 3 years of experience in QA Testing. Are there any opportunities for entry-level tester in MN.
What are the Challenges you faced while testing your Projects
4 Answers CitiGroup, SAP Labs,
Explain all kinds of testing?