Sergey Horban is a QA Engineer with 3+ years of experience in automation and manual testing, bug-tracking and test management.
Latest Content from Sergey Horban
Blog
How to Work With Strings in JMeter
In this article, I will present the most common and frequently used methods of working with strings when writing tests in Apache JMeter.
Open Source Automation
Blog
How to Send Groovy HTTP and HTTPS Requests
Wondering how to send a Groovy HTTP request? Find out how to send HTTP and HTTPS requests in Apache JMeter™.
Open Source Automation
Blog
How to Retrieve Database Data for API Testing with JMeter
When performing API testing with JMeter, you must go to the database to check the values that the tested API returns. Read more to learn how this is done.
Open Source Automation, API Testing
Blog
How to Test BLOB from MySQL
In this blog post, you will learn how to use Apache JMeter™ to create a table with one of the BLOB MySQL data types and how to read & write data in the BLOB.
Open Source Automation, Performance Testing
Blog
How to Use Groovy RegEx For Testing
In this article, I will show you how to use Groovy RegEx (Regular Expressions) when performance testing an API response with JMeter.
Open Source Automation
Blog
Creating Dates in JMeter Using the TimeShift Function
In this article, we'll talk about how to create dates in Apache JMeter™ using the __timeShift function.