Testing of 2 Tire and 3 Tire Applications

by Nataliia Vasylyna | April 6, 2015 10:00 am

There are many different types of software products. Their number grows together with evolution of information technology. Nowadays we use desktop, mobile, web software products and their different combinations.

Variety of software types makes software testing more sophisticated. Experts in manual and automated testing select testing types and tools based on the application peculiarities. One of the important aspects is the architecture. A lot of software products have complex architecture.

Web Sites and Applications Usually Consist Of:

If an application is 2 tier, web site testing assumes verifying 2 components of the product: the client part that installs on the user machines and called front-end, and the server part that is on a server, invisible to the end-users and called the back-end.

The both levels must be thoroughly verified. Such a project should include functional testing, user interface testing, compatibility testing, etc.

Programs of that kind are often written in such languages as VB, VC++, Core Java, C, C++, PowerBuilder.

Verifying 3 Tire Applications One Should Consider 3 Elements:

Testing of a 3 tire software product is complex; one should consider all the 3 levels and carefully check them.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. How to Test Web Sites and Applications?: https://blog.qatestlab.com/2015/04/21/what-types-of-software-testing-are-needed-for-web-sites-and-applications/
  2. 3 Languages Mostly Used in Modern Web Apps: https://blog.qatestlab.com/2014/06/17/3-languages-that-are-mostly-used-in-modern-web-applications/
  3. 3 Tips on Testing App Performance: https://blog.qatestlab.com/2013/10/08/3-advises-providing-appropriate-application-performance/

Source URL: https://blog.qatestlab.com/2015/04/06/what-are-peculiarities-of-testing-2-tire-and-3-tire-applications/