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 |
Give me an example when black box testing will not able to detect a bug which white box will detect?
Give me examples for high priority and low severity defects?
Difference between Quality Assurance and Quality control? What does the QA ppl do?
I m 2009 pass out B.E. student and still searching job.last 3-4 interviewer asked me why r u not selected any company till now...but i didn't give properly answer so any one can tell what should i have to say abt this which will give positive impression to interviewer.
How can u proove ur self as a TE the bug is valid? if the developer said its a invalid bug but TE said its a valid?
differentiate re-testing and regression testing
How can we explain about matrics..Every time iam getting this question..Have you involved in metrics??..Plz..plz Can any anybody give the sugessions..What is the best way to explain about metrics..give me your valuble answer..thanks in advance...
Hi, i want any refernce in the YODLEE. i heard that there is opening for the manual testing. Please reply soon at nidhi.pal24@hotmail.com
Can anybody send me sample test case for GUI testing for a web page? for eg Homepage
What is the role of QA in a company that produces software? How do you scope, organize, and execute a test project?
What are the review documents used for testing?
How to test check boxes