Month: March 2023

Selenium Integration with Xray JIRA

Selenium is a popular open-source(free) web-based automation tool.It allows test automation of web-apps or websites across different browsers & operating systems. It also offers compatibility with multiple programming languages such as Java, JavaScript, Python, C# and more, allowing testers to automate in any programming language. Due to various […]

JMeter : Fetching Code From Email

JMeter performance testing is the process of testing the performance of a web application using JMeter. As open-source, Java-based software, JMeter can also be used for functional testing and load testing. When you want to load test user registration scenario where your entered an email ID then a […]