Please any one tell me what is application architure in web
based applications
Answer Posted / hema
On my application browser is tere.for example i want to request something.enter the URL in to browser.browser request to web server.If that is static request webserver can handil.if requests are dinamic webserver request to application server.then request goto dbserver.then request go to DB.DB give to respend to dbserver.dbserver toapplication server.application serverto webserver.webserver to browser wil give the response.
APPLICATION(browser) ............>webserver....>application server........>dbsever.......>DB.(this is request)then response REVERSE
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
How do you estimate white box testing?
What is smoke testing and what is sanity?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
how is market for testing in banglore,chennai,pune,delhi?
Write the function test case to add a customer to database.
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is unit level testing?
Can anyone tell me, What is wound fixing?
What is the difference between coupling and cohesion?
What are the advantages of black box testing?
Where we have to use perl scripting in Testing approach and its importance
What is alpha testing?
What are differences in testing a client server and a web application?