what is the good answer for authentication and
authorization?

Answers were Sorted based on User's Feedback



what is the good answer for authentication and authorization? ..

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

what is the good answer for authentication and authorization? ..

Answer / hareesh

Authentication is login in to the system permission to
enter in to application

Is This Answer Correct ?    3 Yes 0 No

what is the good answer for authentication and authorization? ..

Answer / shiva

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

what is the good answer for authentication and authorization? ..

Answer / vinodh anandhan

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

what is the good answer for authentication and authorization? ..

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

Post New Answer

More Manual Testing Interview Questions

1.exactly when we do regression testing? 2.why we do regression testing?

4 Answers   Wipro,


Can you explain the elementary process?

0 Answers  


What are the fields of Tracebility Matrix?

3 Answers  


On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button

1 Answers  


How is ‘build’ different from ‘release’?

0 Answers  






how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.

3 Answers  


what is the use case and what is the test case?

6 Answers   Avis Software,


Defect management

1 Answers  


Plese tell me What is V model how do u prepair documnet using V model ?

2 Answers   Canon,


Hi I want to prepare for ISTQB Foundation level. Can any body mail me some sample papers for preparation. My mail id is sanjaysachdeva2008 @gmail.com

1 Answers  


What are the different is manual database checking types?

0 Answers  


Give me sample test cases for smoke testing

0 Answers  


Categories