What is the definition of a ‘Test Tool’?
Software used to automate, manage, or assist testing activities
List the six categories of tool support for testing.
What is the primary purpose of Management Tools?
To plan, execute, monitor, and report testing activities
List three examples of Management Tools.
Which management tool is best for organizing plans and schedules?
Microsoft Project
Which management tool supports Agile workflows inside Jira?
Jira
What is TestLink?
An open-source tool for tracking test cases and execution
What do Static Testing tools do?
Analyze code, documents, and designs without executing the program
What is the main benefit of Static Testing tools?
They facilitate the review process and find defects in the early development phase
What is SonarQube used for?
Detecting code smells, security vulnerabilities, and bugs
What are ESLint and Pylint used for?
Enforcing coding standards
What is the purpose of Test Design & Implementation tools?
To help create, structure, and automate test cases
List three examples of Test Design tools.
What is Jira Xray?
A tool integrated with Agile workflows for test case management
Which Test Design tool is best for large QA teams?
TestRail
What is the purpose of Test Execution & Coverage tools?
To execute test cases, track results, and automate execution
Which Test Design & Implementation Tools are open source?
Test Link
What is Selenium used for?
Web automation framework
What is Appium used for?
Mobile application automation
What do Non-functional Testing tools evaluate?
What is JMeter used for?
Load and performance testing of web applications
What is Acunetix used for?
Automated security testing for web applications
What is Lookback.io used for?
Observing user sessions for UX improvements
What activities do DevOps tools assist with?
CI/CD, continuous monitoring, testing, and delivery