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 |
What is negative path testing?
HOw to give special characters to password
at what step sanity testing and smoke testing do?
what is Difference between Test Cases and Test Plan ? Give some Example Both of them
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What is broken link? how to test in a web application.
2 Answers Innovizia Technologies, IT Works,
who will prepare the SRS,FRS,BRS, AND When Will they prepare that
I am graduate and have 6 yrs of experience in Testing. How much salary can I demand or expect
Could some one tell me test cases for multi line text boxes like Notes field?
What is Registry?
define defect lifecycle step by step
What is revision history and the content of revision history table?