Sobes.tech
Junior

What testing tools have you used?

sobes.tech AI

Answer from AI

Describe the tools you have actually used. Examples:

  • Test Management Systems (TMS): TestRail, Zephyr, Allure TestOps.
  • Bug Tracking Systems: Jira, YouTrack, Redmine.
  • UI Test Automation Tools: Selenium WebDriver, Cypress, Playwright.
  • API Test Automation Tools: Postman, SoapUI, RestAssured.
  • Load Testing Tools: JMeter, Gatling, LoadRunner.
  • Mobile Testing Tools: Appium.
  • CI/CD Tools: Jenkins, GitLab CI, GitHub Actions.
  • Programming Languages for Automation: Java, Python, JavaScript, C#.
  • Automation Frameworks: TestNG, JUnit, Pytest, Mocha, Jest.
  • Log Analysis Tools: ELK (Elasticsearch, Logstash, Kibana), Splunk.
  • Database Tools: SQL Developer, DBeaver, pgAdmin.
  • Containerization Tools: Docker.

When mentioning automation tools, specify the language/framework and technology stack.

Example structure of the answer:

  • Manual Testing:
    • Test Management Systems: TestRail, Jira (with Zephyr plugin).
    • Bug Tracking Systems: Jira.
  • UI Test Automation:
    // Selenium WebDriver + Java + TestNG
    
    // Cypress/Playwright + JavaScript
    
  • API Test Automation:
    // RestAssured + Java + TestNG
    
    // Postman (for manual and automated testing via Newman)
    
    • SoapUI Pro.
  • Load Testing:
    • Apache JMeter.
  • Mobile Testing:
    // Appium + Java + TestNG
    
  • CI/CD:
    • Jenkins.
    • GitLab CI.
    • GitHub Actions.
  • Others:
    • Database tools: DBeaver.
    • Log analysis tools: Kibana.
    • Docker.

Specify specific versions or at least generations of tools if relevant (e.g., Selenium 3/4). If you have experience with multiple tools of the same type, list them all, indicating what each was used for.

What testing tools have you used? — QA / QA Automation - sobes.tech