Writers articles

User Story vs Requirement – What’s The Difference?

User Story vs Requirement

User story vs requirement... while similar in nature and often used interchangeably, user stories and requirements are different.

Support Handover Document – Keeping Support In The Loop

Support handover document

Knowledge transfer plays a big role in software development. A support handover document can help keep your support team in the loop on what's been changed.

What is Negative Testing?

Negative testing

Negative testing ensures your application handles invalid inputs gracefully. Including positive & negative tests in your testing increases test coverage.

Why Cross Browser Testing is Important

Cross Browser Testing

Cross browser testing is an essential part of the testing process because products must work as expected across all browsers and platforms.

The Importance of Requirements

The importance of requirements

The importance of requirements spans across the entire software team. Documented requirements make sure your team and your customer are on the same page.

What Is Manual Testing? How To Do Manual Testing

Manual testing

Manual testing is the process of using a software application's features in order to make sure it is bug free and user friendly.

What is Pair Testing?

Pair testing

Pair testing is when two team members test the same software at the same time. What are the advantages to this type of software testing?

QA Can Speed Up Software Development?

QA speeds up software development

QA might be seen as a road block, but QA can actually help you speed up software development by finding bugs and usability issues early on.

What’s the Difference Between a Test Case & a Test Scenario?

Test scenario and cases

A Test Scenario is what to test, and Test Cases describe how to test. A scenario will often contain many cases to guide successful testing.

How to Write a Good Bug Report

Bug report

Writing is a big part of software testing. Writing a good bug report can help save time down the road. Here are some tips on writing a good bug report.

Back to top