Black Box Testing vs White Box Testing

When it comes to software testing, you will hear many fancy words like blackbox testing, whitebox testing, redbox testing, graybox testing, monkey testing, gorilla testing and the list goes on. Out of these, the words that have become almost an industry standard are...

What is the purpose of documentation in software testing?

Documentation is writing narrative information about data processing activities that was developed and maintained. Documentation in software testing, may include writing… System Specifications Test Designs Test Plans Test Cases Test conditions and results Program...

Software Testing Interview Questions – Part 1

I am starting a series of Frequently Asked Software Testing Interview Questions today. This will be a 3 part series, don’t forget to subscribe to our newsletter to get keep your self updated for free when we post new articles. How to become a good software tester? A...

Software Testing Interview Questions – Part 2

What are the various roles of a software tester? A software tester is responsible for understanding the specifications and analysis of the requirements. A tester also develops test cases or strategies on how to execute the tests and be able to come up with the...

Software Testing Interview Questions – Part 3

What do you think is the best strategy to apply if there isn’t enough time for testing? With this given situation, Ad Hoc or Exploratory testing is more feasible to implement. The tester concentrates less on creating test plans, test cases or strategies. It...

Reporting Tools to Report your Testing Activity – Part 1

There are many reporting tools / graphs being used by software testers to help them analyze the test results while creating test reports based on the information they have gathered. Using tools help testers improve the value of the reports the created for the...