HP ALM Defect Management
The defects module is where you store your bugs which are found when you are testing. Here we will describe how to log in a defect, how to use the …
The defects module is where you store your bugs which are found when you are testing. Here we will describe how to log in a defect, how to use the …
This tutorial is for people who want to learn how to write automated tests using Selenium, with Ruby, Capybara, and Cucumber. In this example, I will search for the term …
Here we will discuss how to use HP ALM Business Components from a manual testing perspective. Often times your test steps become repetitive. For example, suppose you were writing a test …
Have you ever needed to execute the exact same test case with different parameters? For example, suppose you are testing a shopping cart and wanted to ensure all major credit …
Here we will learn about HP ALM Test Parameters. When writing test cases users have probably noticed the tab that says Parameters. In my mind, it is a very underused …