what is web application testing and what is the difference
between a client server application and web server
application?

Answers were Sorted based on User's Feedback



what is web application testing and what is the difference between a client server application and..

Answer / ranjita

1.Client server application is a 2-tier where as web
application is a 3-tier.
2.We need to check for java script error in web application
where as this is not required incase of client server
application.
3.Client Server application is a stand alone application.So
when we change something in a client server application it
will be reflected on that system where we have made changes
But incase of web application if we change something then it
will be reflected everywhere.

Is This Answer Correct ?    3 Yes 0 No

what is web application testing and what is the difference between a client server application and..

Answer / rajesh.pothina

The client server application is nothing but the
application is used by only some specified people only.

web application is nothig but it can be used by any one.

Is This Answer Correct ?    2 Yes 0 No

what is web application testing and what is the difference between a client server application and..

Answer / rathnam

in client server applications client and the application
will in the same system i e stand alone system
where in web application the same application is accessed
by multiple users through net

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

generally what r the questions asked about project ,it may be banking,health care.... etc, i want general questions? pls any one give answer?

0 Answers  


Explain the performance testing

3 Answers   CSC,


wat is exploratory testing? how can u do ?

4 Answers   Accenture,


Tell me about the best bug you ever found

3 Answers  


Can anyone Give me examples for high priority and Low priority defects?

3 Answers   Wipro,


Does we make documentation for all defects?

2 Answers  


how can test the entire web site?

6 Answers   Accenture,


How would u test and automate an Antivirus application ?

0 Answers   CTS,


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

0 Answers   CA, Dish Network, Wipro,


can anyone give me a good example for creating Bug report with all its mandatory field

3 Answers  


name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?

0 Answers   QualSoft,


What is the difference between bug,defect, error, failulre, fault & mistake?

7 Answers   AZTEC,


Categories