What is the Differnce between Client/Server Testing and Web
Based Testing?
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 |
can 2 tier architecture can be change as a 3 tier architecture
When to start qa in a project?
Please give me your definition of software test engineer.
Give me an example of the best and worst experiences you've had with QA.
How do you start your QA if there are no system requirements?
When there is a new enhancement, what kind of test cases will you write and how will you ensure that everything is covered
What documents QA team needs from Development to orginize a QA process
How Google apps can be considered ? Either they are product or Project
what is exceptional flow ? how to write exceptional flow test cases ? please give me the answer.
What are SCORM Standards?
How the build and release differ from one another, write down the difference between build and release?
when we want to be a good tester what should we need to be good at...