Reports have always been an important aspect of testing and creating useful reports is something of a trend in QA.Everyone would agree that what clients really want to know is the actual state of their system, not how the tests themselves work. With proper reporting, we can tell […]
The Microsoft CI system Azure DevOps Server can trigger tests using UFT from the local file system, from ALM, or from the ALM Test Lab module. Prerequisite: 1) A Machine with a UFT One Testing Automation Software Installed. 2) An Azure DevOps accounts. Setup Self-hosted Windows Agent: Login to Azure DevOps Account and […]
Below are major improvements for JMeter 5.3 release: Themes Added Darklaf look and feel that improves several components. Light: IntellJ Solarized Light HighContrast Light Dark: OneDark Solarized Dark HighContrast Dark Tree indentation level is easier to follow: New look and feel themes. Light: IntellJ, Solarized Light, HighContrast Light. […]
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 […]
End to End Testing, or UI testing is one the many approaches for testing a web application.An end to end test is supposed to check whether a web application works as expected or not, by testing the so called user flow. Is End to End Testing important? Yes it […]
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 […]
In the world of automation, When we talk about functional test automation for browsers, probably the first tool that comes to mind is Selenium WebDriver. There are other solutions like UFT and Silk Test, both now owned by Microfocus. However, it is clear that in the past years Selenium […]
In world of automation testing , as we are growing the global test automation market was valued at nearly $16 billion in 2016, according to Zion Market Research, and is expected to reach $55 billion by 2022, growing at a rate of 23 percent each year. I think […]
Introduction and Background Performance is the utmost factor in testing a web application as it directly impacts the end user experience. Performance testing measures system throughput and latency with a variety of concurrent users over long periods of time. As the technological advancements are leaping bound, more and […]
JMeter 5.2 has been released! Apache has released it’s newer version of JMeter recently on 6 Nov 2019 with new features, many enhancements & bug fixes. There are a lot of changes in the latest JMeter release including product improvements and bug fixes compared with the previous version of JMeter […]