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
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 |
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 |
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 |
what is difference between stress testing and load testing?
What is the difference between alpha testing and beta testing
What is smoke testing and sanity testing?
what is the format of test case document? any one can send test case excel sheet format? my id :chinna.4494@yahoo.com
what is the diff b/s test plan, test strategy and test procedure?
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
Can any one explain about USE CASES?
Metrics for Evaluating Application System Testing?
What is mean by Defect Injection?,Tell me in brife
How can data caching have a negative effect on load testing results?
Hi friends,Am trying on 2+ experience on testing i dont have real time experience. In my resume i mentioned my responsibilties as • Involved in Bug Report Preparation. • Preparation of Test Log. how this two things happens in real time plz answer my question..
what is post-mortem testing?