qahawk.com

Let's Test!

Explore articles, tips, and tutorials to improve your testing skills and keep up with industry trends.

Dynamic Testing

Dynamic testing is like taking a car for a test drive, not just looking at it in the garage.

avatar Shubham Kakkad

Static Testing

Static testing is a software quality assurance method that examines code without executing it, similar to reviewing blueprints before building, to identify potential issues and ensure code quality.

avatar Shubham Kakkad

Black Box Testing

Imagine you are in the market to buy a used car, so naturally you would test it out. Even though you don't know anything about its internal mechanics, circuits, or programming, that doesn't mean you cannot test it.

avatar Shubham Kakkad

Code Coverage

Code coverage is just making sure you've checked everything, like what it says in the name.

avatar Shubham Kakkad

Regression Testing

Regression testing is a way of making sure new changes in the system do not break existing functionality.

avatar Shubham Kakkad