what is the difference between web based application and
client server application as a testers point of view?

Answer Posted / satish

1. Client server application using two tier architecture.
1.1 . using client and server only.
1.2 changes can't reflect in this. used to install again and test whether application works or not.
1.3 Single user system.
1.4 difficult to test scripting problem in this.
1.5 Using functionality, Regression, load testing.
2. Web application using multi tier architecture
2.1 many users can use at the same time.
2.2 three tier architecture which are user client, middled tier which is for Database and application server for this.
2.3 changes regarding scripting reflecting at the moment only.
2.4 Easy for testing.
2.5 using functionlity, regression, load, stress, performance,security, etc.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.

1586


How did you do unit testing in your project?

702


Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.

1791


Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain

1643


What r the sequences that leads to automation?

1505






How soon the bug should get fixed?

627


Difference between adhoc testing and error guessing?

703


Write positive and negative test cases for forgot password?

4324


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

1589


give me a example of writing a test case,take any good example which i can understand easily.

1655


How do you go about testing a project?

1429


What are the cases why parameterization is necessary when load testing the Web server and the database server?

1593


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.

1991


What exactly is quality control?

723


What is ecp (equivalence class partition)?

687