Hey all,in a web applications,i am typing the URL in the
browser and entering the Username & password.After clicking
Login button,where the authentication will happen & how (i
mean how is the process goes on...browser,web server,DB
server level)...Pls answer...

Answers were Sorted based on User's Feedback



Hey all,in a web applications,i am typing the URL in the browser and entering the Username & p..

Answer / porteck

ur authentication will be done at DB server level using ur
web server.. that means ur web server will send ur request
to db server to check will the login id n password exist in
the database or not.

Is This Answer Correct ?    7 Yes 0 No

Hey all,in a web applications,i am typing the URL in the browser and entering the Username & p..

Answer / mk

if u enter the user id and password in the user field and
Password field and click on the Login button then firstly
browser given the instruction to the web -server to send
this request to Application application has responsibility
to send this request to database server for authentication
the it is the responsibility of DB server check the
authenticate then it given the response to the Application
then Application has responsibility to this response to
given the web server

Dig:-
Web Application:-
Request Request
Web-server-------->Application----------->DB-Server
<------ <--------
Response Response

Is This Answer Correct ?    1 Yes 0 No

Hey all,in a web applications,i am typing the URL in the browser and entering the Username & p..

Answer / sathish kumar

Once you enter you user name and password it will be
encrypted in your server level and sent for decryption
before it reaches the databases and authentication is
ensured.

Is This Answer Correct ?    0 Yes 0 No

Hey all,in a web applications,i am typing the URL in the browser and entering the Username & p..

Answer / ranjith

All types of authentication verifications are done in
database.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What is Black Phase in SDLC?

2 Answers  


what is meant by system testing?

5 Answers  


Hi Friends, I have recently completed Testing course and planning to apply for jobs, I am Planning to put Banking Project in my resume but b4 that I need your help guys According to my knowledge in the banking project basically it contains 3 modules say 1. Banker 2. Admin 3. Customer Could you please explain me in terms of interview like how to explain each module and what exactly each module does and what type of testings we can do on banking project. Any help would be appreciated Thanks in advance Swapna

1 Answers  


what is adhoc testing n when it wil be done?

18 Answers  


I want to know about satyam manual testing questions

0 Answers  






how can u give suggestion to use automation tool to ur orgaganistion

5 Answers   Syntel,


Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case

2 Answers  


i have 2 text boxes first is you have to enter the name of person(enter first name and last name) and second is enter the company name and below there is a submit button when i enter first name and last name and the company name it displays his linkedIN account that is name of the person and company details he is working can you tell me test case for this ? i will give the sketch of this question first name last name company 1 2 3 4 submit

1 Answers  


What is Retesting?

18 Answers   Tomax,


Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.

0 Answers   Wipro,


diff between re & regression who will decide priority

5 Answers   iFlex,


what is cause effect graph?

2 Answers   Infosys,


Categories