How do work in Cilent server Application?



How do work in Cilent server Application?..

Answer / vijayvardhan

Projects are broadly divided into two types of:

2 tier applications
3 tier applications

CLIENT / SERVER APP 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 APP 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 ?    6 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

If developer is not agree with your bug then what is your response?

5 Answers  


How many Test case we can write to test MS Excel(for System Testing)

2 Answers  


security testing what are the things you want to check in security testing ?

1 Answers   CSS,


please explain me with example of this question. diff between bug and diffect. don't give def please give answer with example.

14 Answers   TCS,


what is cyclomatic complexity

1 Answers  






How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?

0 Answers   CTS,


what is a buglist?

4 Answers  


1Testing process followed in your company … 3. Testing Methodology 4. Where u maintains the Repositories? 5. What is CVS? 6. Bug Tool used? 7. How will you prepare traceability matrix if there is no Business Doc and Functional Doc? 8. How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such… 9. Testing process followed in your company? 10. Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards? 11. What is Back End testing? 14. How will u write traceability matrix? 15. What is CVS and why it is used? 16. What will be specified in the Defect Report…? 17. What is Test summary Report…? 18. What is Test Closure report…? 21. What are the Testing methodologies that u have followed in your project ? 22. What kind of testing that u have been involved in and explain about it…. 24. What is joins and what are the different types of joins in SQL and explain the same? 25. What is Foreign Key in SQL…?

2 Answers   QA,


Why most of the software company preferred manual testing even though many automation testing tools are present in the market.

10 Answers   TCL,


3. How would u test and automate Windows Auto-Update featur

1 Answers  


While Testing the Web application & Desktop Application What Difference did u find ? Tell me in details.

1 Answers  


Can you explain inventories?

1 Answers  


Categories