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

Answers were Sorted based on User's Feedback



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

Answer / venkat

client server application is 2-tier architecture.means
the client is connected to server through DNS.

web application is 3-tier architecture .means the
client is connected to web server through TCP/IP ,then web
server is connected to database server.

Is This Answer Correct ?    8 Yes 0 No

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

Answer / kirankk

Client server application is 2-tier architecture. Means
The client is connected to server through DNS. And one more
thing in testing point of testing user requirements and
security testing (if you need) here user expected
requirements is there? Are not? In your application

Web application is 3-tier architecture .means the
Client is connected to web server through TCP/IP, then web
Server is connected to database server. In web testing
point of
Testing the performance testing and security testing and
URL testing ,broken links testing webtables testing, data
integrity and data validation and

Is This Answer Correct ?    3 Yes 2 No

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

Answer / sharath

client server is a two tier architecture.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Testing AllOther Interview Questions

A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.

0 Answers  


What is different Between Black boxtesting and functional testing...

1 Answers   Millennium,


Q: Testing across diffrent languages is called? (suryah2@yahoo.com.au)

2 Answers   Bally Technologies,


WHAT ARE THE VARIOUS RISKS INVOLVE IN TESTING?

0 Answers   NIIT,


Explain error?

0 Answers  






How many effort estimation methods available in market for testing?

0 Answers  


what is feasibilty study...?

4 Answers  


what is database testing?

2 Answers  


Why cant a developer test his own software?

7 Answers  


What is meant by Defect life cycle?

1 Answers   Cap Gemini, Chetu India,


When to Stop Testing?

11 Answers   Accenture,


How is an sql query executed in oracle 8?

0 Answers  


Categories