APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE
CBETWEEN WEB BASED APPLICATION AND CLIENT BASED APPLICATION

Answers were Sorted based on User's Feedback



APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE CBETWEEN WEB BASED APPLICATION AND CLIENT..

Answer / muralidharan

Client Server Application :The Application mainly consists
of window type having screens etc.
This contains only Client(front end) and BAck end(Database -
Server).

Web based Application : The web application conists of
online transaction (like web page).This containg more than
two tier that client (Front end),Business logic
(security,protocols),Server(Database).

Appraochs for 2 tier application :The SRS documents that
you got from clients and the development team.

SDLC cycles may be followed.

Same thing will be application for 3 tier testing

If im wrong pls correct me !

Muralidharan

dharanmu@yahoo.com

Is This Answer Correct ?    3 Yes 1 No

APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE CBETWEEN WEB BASED APPLICATION AND CLIENT..

Answer / minni

In webbased testing we test the functionality
links,images,navigation,cookie testing etc.,
in webbased applications we concentrate more on the
performance testing like in webapplications the number of
users are not predictable.
in client based application we do test all these but
apart from these we do server side validation testing and
we wont concentrate much on performance testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Tell me please whether Unit Testing comes under "Black box testing" OR "White Box testing" ?

6 Answers  


They showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.

5 Answers  


There are around 500 test scripts are there to execute by using which internet explorer u will test?

4 Answers   AZTEC,


compatibility testing?

2 Answers   NDS,


What exactly are semi-random test cases?

0 Answers  






If a bug is not reproduced what will be the next action of the tester?

6 Answers  


what is a Checklist

2 Answers  


What's Click-stream measurement tests

1 Answers   Crea,


What is regression testing?difference between regression and retesting?

2 Answers   SQS,


What is the Diff between Code Walk through & Code Review?

5 Answers  


what is difference between report defect and track defect

5 Answers  


You find that there is a senior tester who is making more mistakes than the junior testers. You need to communicate this aspect to the senior tester. Also, you don’t want to loose this tester. How should one go about the constructive criticism?

1 Answers   Crea,


Categories