Blog

, page 18 back to homepage

WebMethod testing with iTKO LISA

What are webMethod /Software AG? webMethod suite is a software for process improvement, SOA enablement, IT modernization and business and partner integration. To ensure integration projects deliver expected business results,

Read More

What Is A Mobile App and Why Do I Want One?

The birth of mobile phones brought us handy wireless communications devices but not much else. Over time as the cell phone has evolved, they’ve become more than just a means

Read More

Running Selenium Server Using Custom Firefox Profile

Let’s create custom firefox profile at first: 1. Close all running copies of firefox 2. Start => Run 3. Type firefox.exe -ProfileManager -no-remote, other often offer to run command firefox.exe

Read More

Interview Questions of Selenium

1.    What is the difference between an assert and a verify with Selenium commands? 2.    What Selenese commands can be used to help debug a regexp? 3.    What is one

Read More

27% of QA Teams Don’t Use a Bug Tracker

Note: the article was updated in June 2018. According to a Data Research conducted by Testuff, a provider of solution for test management activities, 27% of test management tool users

Read More

Apache JMeter Basis

I’ve been doing some self-training for a few weeks. This time the choice fell on performance testing and specifically on a very interesting and useful open-source tool from Apache. I

Read More

Android Application Testing Framework – Hello World Tutorial

Hello, Testing Android offers a powerful but easy-to-use testing framework that is well integrated with the SDK tools. Because writing tests is an important part of any development effort, this

Read More

Mobile App Testing: Know Your User

Note: this article was updated in August 2019. The high competition in the mobile app market is a challenge for every Product Owner. The main goal is to catch users’

Read More

Adding Custom Result Types in TestLink

We actively use TestLink as the management system for testing. It is also very convenient to use it in conjunction with the automated tests. A little later I will tell

Read More

E-mail Distribution of Test Results Obtained from Selenium + TestNG

If you have to run a bunch of automated tests using Selenium + TestNG, the results of running the tests can be easily sent to all interested parties automatically. It

Read More

4 Best Add-ons to Identify Selenium Locators

Locators allow tester to find elements on a page that can be used in automated tests. And it is not trivial task to uniquely identify some locators. I offer 4

Read More