Systems | Development | Analytics | API | Testing

July 2020

Desktop Application Testing vs Web Application Testing

There are lots of applications that users use these days. Some are accessed via the internet while some of them are installed on the user’s computer. The former being categorized as the web-based applications while the latter falling into the desktop applications category. There are a lot of differences in the operating mechanisms of both and some groups even consider either one of them as being better than the other.

Top Benefits of Data-Driven Test Automation

According to Wikipedia, Data-Driven Testing(DDT) is a software testing methodology that is used in the testing of computer software to describe testing done using a table of conditions directly as test inputs and verifiable outputs as well as the process where test environment settings and control are not hard-coded. In the simplest form, the tester supplies the inputs from a row in the table and expects the outputs which occur in the same row.

Testing vs Quality Assurance vs. Quality Control What's the Difference?

A product, an application, a website, the success of all these do depend on the functionalities built into them. But answer to some questions like “How easy they were to use? How easy were they to understand? Did they do the job without any errors?”, ‘quality’ becomes the most important factor of it all. A developer may build the functionality but a tester determines the quality of the software and how well they were built.