Category: Out of Box

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 Test Data Control Using Redis

JMeter is most popular and open source tool for performance testing ,but there still some scenarios where we need to look for solution for the features which is not supported by JMeter, One of such scenario, imagine that you’ve got an application that you want to performance test, […]

Cypress E2E testing with Azure pipeline

Cypress is is a next-generation front end/UI testing tool constructed for the modern web and it is very popular for Web integration and End to End UI test automation, Now a days most of organization following Agile development methodology for rapid software development,in which sprint are short duration […]

Parallel Testing with Zalenium using AKS

Selenium is most widely used open source tool for UI automation testing. As we are moving towards more Agile development and faster delivery of software product, QA team are getting short time frame to perform the testing ,so QA developers are finding ways to execute the tests in […]

uft_integration_xrayjira

UFT integration with Xray-JIRA

UFT/QTP is one of most popular and industry approved tool for automation and JIRA is most popular tool agile project management , Now most of product developments follow agile methodology ,as Agile is an iterative approach to project management and software development that helps teams deliver value to […]

Zalenium – The Ultimate Tutorial

Zalenium is a flexible and scalable container based Selenium Grid, with video recording, live preview, basic auth & a dashboard. Moreover, it has out-of-the-box Docker and Kubernetes integration. This fact makes Zalenium an attractive choice to get Selenium based infrastructure up and running. Zalenium provides docker images (Hub […]

JMeter – Email Load Testing

JMeter is most widely used open source tools for load testing . we have used jmeter for different kind of load testing but in this tutorial we will see how we can perform the Email load testing by using JMeter. Sending email through JavaEmail API The JavaMail API […]