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
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
What is the difference between the test plan and test strategy
What is Defect Density ? What is the formula? Explain with example
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
Can manual testing be completely replaced by automation testing?
1.what ia QA and QC? 2.how do you configure qtp and testdirector? 3.IN Online banking syatem project Which functionalities of QTP your using? 4.how do you test the money transform from one account to another account?
What is your understanding regarding a test plan?
What are basic, core, practises for a QA specialist?
can you provide negative scenarios for ios alarm clock
kindly guide me about inspection process with the requried roles in detail?
What if the project is not big enough to justify extensive testing?
What is random testing?
What is the difference between functional and nonfunctional testing?
Why are you in qa?
is possible smart identification through descriptive Programing