One of the most debated topics in the open-source UI test automation community is selecting the right UI locator. Amongst many options available for identifying the UI locators today, such as HTML ID, Name, CSS, and XPath expressions, etc., the most common recommendation is to use HTML ID and the…
Read More..Atlassian Jira is one of the most popular project management software. Besides the core features the software offers, it has an extensive marketplace of plug-ins to support various phases of software development processes. While there are several test management plug-ins that can be integrated with Jira, yet many of us…
Read More..Internet of Things (IoT) is all about connecting, interacting, and exchanging data through a network. Things within an IoT ecosystem are devices, home appliances, software, gadgets, electronics, machines, etc., which can connect to a network and communicate with each other. Protocols are technologies that facilitate easy network/communications between things. With…
Read More..As a software tester or a test manager, you might have come across a situation where you found yourself in a tight spot of whether you need to create a test plan for a project or you can simply do away with it. While this has never been an easy…
Read More..Identifying the Need When we have a large number of automation test suites to be supported across each profile/test environment (browsers, OS, regions, etc.), we end up creating multiple TestNG suite XML files. The process reduces the code readability and increases maintenance efforts, especially when two or more automation engineers…
Read More..