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 |
Suppose if you have given Login screen to Test. What type of tests r u going to do on that.How many test cases can u write.?
10 Answers Infeneon Technologies,
What is "Cache Memory". How and What we have to check in Cache Memory during Web based application testing.
Which is the cost effective model between V Model and Waterfall model and V model and Spiral model
how many meeting in realtime environment? what are they?plz explain?
change control
define risk management system with example ?
what is reqirements testing and risk based testing?
When the Developer fixes and releases a defect.. then the tester tests it and fails the defect. Suppose the developer again fixes it and the tester again fails it and this process continues for the same defect for more times then what is that u do for getting the defect closed?
How to prepare tracability matrics
What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing
which is the best institute for testing in hyderabad?
entry and exit criteria for each phase in STLC and SDLC