You want to be a web developer?

The 5 test tools I use as a professional tester

Today I going to talk about the five test tools that I use. As a professional software tester, I use a lot of tools to speed up my work. Most of my job is testing web-based applications, I can do everything manually, but that cost me a lot of time. That’s why I mostly try to automate as much as possible.

1. Selenium
selenium google search

The tool that I use the most is Selenium. With selenium, it’s possible to do UI testing or automatization. It’s created for the most common programming languages so are Java, c#, Phyton With Selenium IDE, you can record your steps and do them later again. You can test web apps (websites) or Mobile (native) apps. I use Selenium for the most of my websites to test all forms, workflows, … in my applications. I have also built some funny Selenium projects like ‘google keyword search’. That search your website URL on your specified keywords so you know wich SEO position you have.

2. API Test
apitest.io

APITest.IO is an API testing tool. With API Test, it’s possible to test all your REST API’s. You can save your requests to re-run them later. It’s online and web based, but they are working on local clients. You also have some useful information like the request time or header response. You can always give it a try because it’s free.

3. JMeter
jmeter

I use JMeter to look at the performance of my websites. With this tool, you can simulate multiple users that do some actions on your site. You can test how many users your website can visit and what the load time is from each page. With this tool, I managed to have a 20% faster page load.

4. Loader
loader.io

Loader.IO is an online load or stress testing platform. With this tool, you can send up to 10.000 clients in 1 minute to your website. You get real-time information about the load time, bandwidth and success or failed requests. It’s very easy to use.

5. Soap UI
soapUI

When you are testing API’s you can maybe meet a SOAP request. In the beginning, it looks hard to use this, but when you try SoapUI, it’s easy. In Soap UI, you can load your WSDL’s, there are example requests generated. You only need to change some values, and everything is ready to test. You can also do load testing or creating a service mock.

With this five tools, I do the most of my work. Of course, I use more tools than this, but I can’t describe them all. The most are similar to those I mention here. Maybe, later I come back with a deeper review with examples and tutorials. Are you a tester? And you aren’t using this tools? Check them out! You never know they can help you.


10 Replies to “The 5 test tools I use as a professional tester”

  1. Amazing blog! Do you have any suggestions for aspiring writers?

    I’m planning to start my own website soon but I’m a little lost on everything.
    Would you propose starting with a free platform like WordPress or go for a paid option? There are so
    many choices out there that I’m completely overwhelmed ..
    Any ideas? Appreciate it!

    • Hi, I understand you completely! The first steps are big! But you can do it! I don’t know why you need a website so I can’t tell you how you need to start. I created a blog post about this, maybe that helps you more.

  2. It?¦s actually a nice and helpful piece of info. I am glad that you simply shared this helpful information with us. Please stay us up to date like this. Thanks for sharing.

  3. An impressive share! I’ve just forwarded this onto a coworker who has been conducting a
    little research on this. And he in fact ordered me breakfast due to the fact
    that I found it for him… lol. So allow me to reword this….
    Thanks for the meal!! But yeah, thanks for spending the time
    to talk about this matter here on your web page.

  4. Excellent blog right here! Additionally your website lots up fast!
    What host are you presently using? Can I am getting your associate hyperlink for the host?
    I desire my web site loaded as quickly as yours lol

  5. I think your weblog was much handy for me. when u keep up this perfect job we’ll come back at your website.

  6. RE:The 5 test tools I use as a professional tester – TPWeb Валок Салфорд Стрежевой

Leave a Reply

Your email address will not be published. Required fields are marked *