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 |
On which basis u'll prepare the test cases.
1.how you know all test cases are cover in one application? 2.what is difference between error message and warning message ? 3.what are the items comes under traceabily materix?
What knowledge I must have as a 3 yrs. manual tester??
Hi I am searching job please send some details abuot ERP project and real time test plan,traceability report,test case if any relate to erp project Please help me out to get a job in testing.my email address is chiku_69@yahoo.in Thank u
In the place of button developer use image, during the tab movements image(button) is not highlighted is it bug or not?
What is Testpolicy document explain in detail? What is the use of this Document?
what is server-side testing? what is automation framework?
Define Stability, Scalability and reliability with example ?
wat is another name of retesting can we callit a retesting also
can u give me the sample bug report
what are the bugs in job portals and hospital managemant projects..if anyone havin experience in testin these porjects then friends share your experience what could be the bugs
Is testing is different in linux platform.please reply me how testing will be implemented on linux platform?