QA Tutorials

Object-oriented Testing

The object-oriented testing process is gaining popularity because it is having benefits in analysis, design and coding. Conventional methods of

Read More...
Ad-Hoc Testing

Ad-Hoc Testing

Ad-hoc testing may be unstructured sort of testing which features a goal to interrupt the testing process so as to

Read More...
Continuous Testing

Continuous Testing

Continuous testing is series of incorporating automated feedback at different stages of the software development life cycle which supports better

Read More...
Database Testing

Database Testing

Database testing includes the retrieved values from database, from the web, may be from desktop application. Here the data in

Read More...
API Testing

API Testing

API stands for Application Programming Interface which mentions how one component should interact with other. It consists of set of

Read More...
GUI Testing

GUI Testing

To understand this type of testing firstly we should know what is GUI. Basically there are two types of interfaces-

Read More...