Software testing
https://en.wikipedia.org/wiki/Software_testing
- Defects management & Quality Attributes
- vs Quality Management / Assurance
- Software Quality
- Snippet from Wikipedia: Software testing
Software testing is an investigation conducted to provide stakeholders with information about the quality of the software product or service under test. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Test techniques include the process of executing a program or application with the intent of finding failures, and verifying that the software product is fit for use.
Software testing involves the execution of a software component or system component to evaluate one or more properties of interest. In general, these properties indicate the extent to which the component or system under test:
- meets the requirements that guided its design and development,
- responds correctly to all kinds of inputs,
- performs its functions within an acceptable time,
- is sufficiently usable,
- can be installed and run in its intended environments
- achieves the general result its stakeholders desire.
As the number of possible tests for even simple software components is practically infinite, all software testing uses some strategy to select tests that are feasible for the available time and resources. As a result, software testing typically (but not exclusively) attempts to execute a program or application with the intent of finding failures due to software faults. The job of testing is an iterative process as when one fault is fixed, it can illuminate other failures due to deeper faults, or can even create new ones.
Software testing can provide objective, independent information about the quality of software and risk of its failure to users or sponsors.
Software testing can be conducted as soon as executable software (even if partially complete) exists. The overall approach to software development often determines when and how testing is conducted. For example, in a phased process, most testing occurs after system requirements have been defined and then implemented in testable programs. In contrast, under an agile approach, requirements, programming, and testing are often done concurrently.
Source: YouTube
ISTQB
External links:
Disciplines & Methodologies
- Feature toggle
- Software deployment
- Software development process
- Software documentation
- Software quality assurance
- Software quality management
- SQALE
- Static program analysis
- Test-driven development
- Unit testing
Tools & Technologies
- Azure DevOps
- CMake
- codeBeamer
- Gauge
- Gerrit Code Review
- GitLab
- HP ALM
- Invoke-Build
- Jama
- Jenkins
- Microfocus
- Orcanos
- Postman
- Rally Software
- Rational solution for CLM
- Rational Team Concert
- ReQtest
- Selenium
- SoapUI
- SonarQube
- Team Foundation Server
- TeamForge
- Test automation
- Helix ALM (TestTrack)
- Visual Studio
- VSALM
- Visual Studio Team Services
Links
- GeeksforGeeks
- Good and Bad Technical Debt (and how TDD helps)
- Guru99
- List of tools for static code analysis
- Don't repeat yourself (DRY)
- EITBOK
- IEEE software life cycle
- Issue tracking system
- ISO/IEC 15504
- Technical Debt
- V-Model
Todo:
* Appium
- AutoIt
- Behat
- BrowserStack
- Bugwolf
- Burp Proxy
- CA Test Data Manager
- CasperJS
- Cobertura
- Codacy
- CodeFactor
- CodeScene
- Concordion
- CrossBrowserTesting
- Cucumber
- Cucumber.js
- Cyara Velocity
- Cypress.io
- FitNesse
- Flood.io
- Gatling
- Gauntlt
- GenRocket
- Google Test
- HttpMaster
- Inspec
- JMeter
- JUnit
- Jasmine
- Karate
- Karma
- Katalon Studio - Intelligent Test Automation
- Locust
- Micro Focus LoadRunner
- Micro Focus Unified Functional Testing (UFT)
- Mocha
- NUnit
- Nightwatch.js
- Parasoft API Test
- Parasoft Development Testing Platform
- Parasoft Environment Manager
- Parasoft SOATest
- Parasoft Virtualize
- Perfecto Continuous Quality Lab
- Protractor
- QF-Test
- Qualitia Automation Studio
- Qunit
- Ranorex
- Rational Integration Tester
- Rational Quality Manager
- Robot Framework
- Sahi
- Sauce Labs
- Screenster
- Selenium
- Smartbear SoapUI
- SoapUI
- SpecFlow
- Squash TA
- Squash TM
- Test Architect
- TestComplete
- TestNG
- TestObject
- TestRail
- Tricentis Tosca
- Watir
- pytest
- xUnit.net
- Selenium
- Cucumber Testing
- SoapUI
- Agile Testing
- JUnit