Find and hire tech professionals

Dice backs GlossaryTech to keep it free for the community

Quality Assurance (QA)

Negative testing

A method of testing an application or system that is done to ensure the stability of the application. Checks a system for unexpected conditions. Also known as error path testing or failure testing.

NeoLoad

A load and performance testing tool that makes web testing more quickly, efficiently, and frequently, helps to optimize performance of the applications. Its monitoring modules identify performance bottlenecks, allowing to correct them prior to production, thereby enabling to assess the performance and reliability.

Nightwatch.js

An automated testing and continuous integration framework based on Node.js and Selenium webdriver, aimed at facilitating web browser automation, allows to write scenarios automatically played by a browser.

Nodeunit

A tool designed for defining and running Node.js and browser unit tests. Simple syntax, powerful tool. It is simple to use, it allows to use of mocks and stubs.

Nose

A Python testing framework that extends the test loading and running features of unittest, making it easier to write, find and run tests.These features, and many more, are customizable through the use of plugins.

Okapi Framework

A set of interface specifications, format definitions, components and applications that provides an environment to build interoperable tools for the different steps of the translation and localization process.

Penetration testing

A product or service for an authorized attempt to bypass the means of protecting the information system. The result of the test is a report that can / must contain a list of detected vulnerabilities, used attack vectors, achieved results, recommendations for correction.

Performance testing

Testing, which is conducted to determine how quickly the computer system or part of it under a certain load. It can also serve to verify and confirm other attributes of system quality, such as scalability, reliability and resource consumption.

PhantomJS

A headless (without GUI) browser used for automating web page interaction, providing JavaScript API it enables automated navigation, screenshots, etc, it used to run browser-based unit tests in a headless system.

PHPUnit

A unit testing framework for the PHP that aims to find mistakes in newly committed code quickly asserting that no code regression is in other parts of the code base.

Playwright

Playwright is an open-source automation tool for web browsers. It enables developers and testers to automate tasks, perform end-to-end testing, and scrape data from websites. Playwright provides a set of APIs allowing for interaction with web pages, including actions like clicking, typing, navigating, and more.

Protractor

An end-to-end test framework for Angular and AngularJS applications. Protractor is a Node.js program built on top of WebDriverJS. Protractor runs tests against your application running in a real browser, interacting with it as a user would.

Pytest

A Python testing framework used to create small tests, it makes simple tests very easy to write, it has advanced features (and tons of plugins) that help with more advanced testing scenarios.

Testim

Testim is a full-featured test automation platform enabling fast authoring of stable tests and TestOps tools to help teams scale testing efficiently. Testim serves three primary use cases: 1) helping Agile development teams test their customer-facing mobile and web apps fast and efficiently; 2) salesforce testing; 3) mobile app testing.

Testing

Testing is defined as an activity to check whether the actual results match the expected results

TestingWhiz

TestingWhiz is a codeless automation testing tool that delivers automated testing solutions to enterprises and software companies worldwide. It encompasses testing for Software, Web, Mobile, Database, Cloud, Web Services, and APIs.

QC

Quality control is a set of activities for identifying and correcting defects and mistakes in the developed, but not released product. QC engineer focuses on testing by performing a program to identify defects.

qTest

A cloud-based test management software designed to function with Agile development. Provides the ability to create a centralized test management system for easy communication and rapid deployment of the task to QA teams and developers.

 

UFT

Micro Focus Unified Functional Testing (formerly known as QTP / HP Quick Test Professional) is one of the leading tools for automating functional testing, is the flagship product of HP in its lineup. To develop automated tests, QTP uses the VBScript language.

Quality Assurance (QA)

A set of activities to ensure whether a product or service (that is being developed) meets specified requirements. Software QA involves the entire software development process monitoring and improving the process, making sure that any agreed-upon processes, standards and procedures are followed, and ensuring that problems are found and dealt with.

QuickCheck

QuickCheck is a tool for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases.

QUnit

A powerful, easy-to-use, JavaScript unit testing framework. It's used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code. QUnit is especially useful for regression testing. 

Ranorex

An automation testing tool. It allows test engineers with limited (or no) coding knowledge to focus on testing rather than coding. Also allows to automate web application testing and both record user interactions and play them back to execute the tests.

Regression testing

A type of software testing aimed at detecting errors in the already tested areas of the source code. When, after making changes to the program, the work ceases to work, which should continue to work.

ReportNG

A simple plug-in for the TestNG unit-testing framework. Generates HTML reports as a replacement for the default TestNG HTML reports.

Sign up for updates
straight to your inbox