what is the difference between client-server application
and web based application?
Answer Posted / siri
It is a two tier application .For the accesibility of the
application by many users simultaneously the client machine
interacts with the common dataabase
(databaseserver)installed on a machine.
Disadvantage: Any change in the application program should
make the changes in the each application installed
seperately on each machine.
so in order to overcome this we have a 3 tier Architecture
known as web based application.
Web server acts as a middle tier beetween the client machine
and the DB server.
The main source of changes in the application program are
done in the web server taking the neseccary input from the
client machine.
For ex: The change in the application is from adding two
no's to substraction of the no's . The client machine takes
the input of no's but the substractiion is done on the
server machine.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
If date field is a text field write test cases to validate it?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
How do you know the code has met specifications?
Can anyone tell me, What is wound fixing?
What is meant by entry criteria and exit criteria in software testing?
What's the difference between alpha and beta testing?
Tell some examples of bug severity and bug priority?
How do you determine user soad for a perf test of a Web application?
What are the principles of software testing?
Explain the defect life cycle.
what is the difference between website and web based application ?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
What is six sigma?