What is the Differnce between Client/Server Testing and Web
Based Testing?
Answer Posted / rj
CLIENT / SERVER TESTING
This type of testing usually done for 2 tier applications
(usually developed for LAN)
Here we will be having front-end and backend.
The application launched on front-end will be having forms
and reports which will be monitoring and manipulating data
E.g: applications developed in VB, VC++, Core Java, C, C++,
D2K, PowerBuilder etc.,
The backend for these applications would be MS Access, SQL
Server, Oracle, Sybase, Mysql, Quadbase
The tests performed on these types of applications would be
- User interface testing
- Manual support testing
- Functionality testing
- Compatibility testing & configuration testing
- Intersystem testing
WEB TESTING
This is done for 3 tier applications (developed for Internet
/ intranet / xtranet)
Here we will be having Browser, web server and DB server.
The applications accessible in browser would be developed in
HTML, DHTML, XML, JavaScript etc. (We can monitor through
these applications)
Applications for the web server would be developed in Java,
ASP, JSP, VBScript, JavaScript, Perl, Cold Fusion, PHP etc.
(All the manipulations are done on the web server with the
help of these programs developed)
The DBserver would be having oracle, sql server, sybase,
mysql etc. (All data is stored in the database available on
the DB server)
The tests performed on these types of applications would be
- User interface testing
- Functionality testing
- Security testing
- Browser compatibility testing
- Load / stress testing
- Interoperability testing/intersystem testing
- Storage and data volume testing
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Q. How do you select product components for validation?What are the contents of QMS?
What is the difference between preventative and reactive approaches in testing?
How do you determine which piece of software require how much testing?
can u share your though about test leakage matrix with template?
write an e-mail introducing yourself to the client as a QA ead is not in town.
What are the advantage and disadvantages of automated testing?
What is the quality audit?
What Contains in Business Design Document?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
Have you used any automation tools?
What are the solutions for the software development problem?
What is process area in cmmi?
What is the difference between compatibility testing and cross browser testing?
hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it
what is Conventional SPMs