What Are Peculiarities of Modern Web Applications?

June 16 10:00 2014 Print This Article

Before proceeding to web site testing, desktop testing or mobile application testing, one should familiarize oneself with the utilized technologies, specificity of structure, back end, functional and non-functional characteristics of the software under test.

Web applications have become complex and multilevel programs. Many technologies can be utilized for their creation and in course of interacting with them. A web application may be written in several programming languages. One may use various network systems and technologies for interaction with such a program. That sort of software products requires certain server hardware and uses different databases.

So, while we are waiting for a response from a web application, a lot of different complex processes may be performing. Any software testing company would confirm that problems with any of the processes cause poor functioning of the software and various errors.

Acronym CRUD is often used for describing what the application can do with data that are in its database.

CRUD Means That the Program Can:

  • create new data in its database;
  • read data form its database;
  • update data in its database;
  • delete the stored data.

Any software testing company wants its testers to thoroughly check in course of manual and automated testing whether the tested system executes the mentioned operations appropriately.

Related Posts:

  Article "tagged" as:
  Categories:

About Article Author

view more articles
Nataliia Vasylyna
Nataliia Vasylyna

View More Articles

0 Comments

write a comment

No Comments Yet!

You can be the one to start a conversation.

Add a Comment

Your data will be safe! Your e-mail address will not be published. Also other data will not be shared with third person.
All fields are required.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.