Hi! Welcome...

Software Testing Portal A one stop shop for all things testing. Whether you want to learn software testing, looking for jobs or want to know more about automated tool we have everything for you right here. Make sure to subscribe to our feed or the email to get regular updates.

How to Conduct Risk Management?

Creating and managing an application involve processes and activities that enable developers and testers to deliver quality products. One of these activities is risk management.

Tags:

What is SQL injection? How to prevent SQL Injection Attacks?

What is SQL injection testing and how to prevent SQl injection attacks

What is Agile Testing?

Agile testing is a method of software testing that adapts the principles emulated by Agile software development. The fundamental principle of this testing method revolves around adapting to rapid deployment cycles. Read more…

Tags:

Best Software Testing Certifications Part 2 – ISEB/ISTBQ

What is ISEB/ISTBQ? What are the qualifications in ISEB/ISTBQ?What is the Examination Process for ISEB?Check all such details here…

Best Software Testing Certifications Part 1 – CSTE

The two most renowned software testing certifications are CSTE and ISEB/ISTBQ. In this series of articles we will tackle the general information about CSTE and ISEB/ISTBQ Certifications. What is CSTE?

Sanity Testing vs Smoke Testing

Sanity testing is a brief testing of major functionalities of software based on specifications, requirements, and features. Smoke testing is a quick-and-dirty run through the major functionalities of the software without bothering with details and functionalities.

Verification vs Validation

In verification, testers ensure that the system meets the organization’s standards and processes, and answers the question “Did we build the right system?” In validation, testers physically ensure that the system has met all business and user requirements, and that the features and functionalities are working as designed.

Tags: ,

What do we understand by configuration management? How is it related to software testing?

Once there is a change or update being requested by the users, one of the test management activities being used is the Software Configuration Management.

Tags: ,

What is Exploratory Testing?

Exploratory testing – a term coined by Cem Kaner – is a software testing method that implements learning, test design, and test execution at the same time simply because you explore while testing. It really doesn’t follow a set of procedures, scripts or standards that is why it is mistakenly known as the “do it yourself” or careless activity, which is in fact, this approach describes an intellectual testing.

Tags: ,

What should be done after a bug is found?

The primary goal of any tester is to detect as many bugs as possible irrespective of the techniques (s)he uses. Once a bug has been found, a tester is required to submit a bug report. Hence, a bug report should be well documented. Make it easy and clear to let the developer know the exact failure of the software.

Tags: , ,