Skip to main content

What tools are in your testing stack?


IOan
Forum|alt.badge.img+5

 

 

What testing tools are in your current tech stack?

Are there any that are a specific requirement for your job?

 

2 replies

Sebastian Stautz
Forum|alt.badge.img+1

I find very helpful:

Multiple programming languages in which I’m able to create tools tailored to the need of the products. Not just test case execution automation.


Ramanan
Forum|alt.badge.img+5
  • Ace Pilot
  • 211 replies
  • October 2, 2024
IOan wrote:

 

 

What testing tools are in your current tech stack?

Are there any that are a specific requirement for your job?

 

Hello @IOan 

In my current role, I have a mix of essential testing tools for both manual and automation workflows. I greatly rely on SoapUI and ReadyAPI for API testing while crafting comprehensive test suites. My core automation and CI/CD pipeline is based on Selenium and Jenkins, thereby supporting smooth regression and release cycles. Version control of scripts helps through Bitbucket, and testing is maintained in the database through Oracle SQL Developer.

API security testing is critical, so Postman also plays a big part. These tools are not only helpful but a core requirement for my role as they ensure scalability, accuracy, and security in our testing processes. What tools would you absolutely hate to lose in your testing workflows?


Reply