H
H
HappySmile2014-11-06 17:54:00
Software testing
HappySmile, 2014-11-06 17:54:00

What tool to use for test automation?

Tell me a tool for implementing automated testing of a web project. There are no IDs for buttons - selenium is not suitable ((

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander, 2014-11-06
@SashaSkot

HP LoadRunner
JMeter

B
Boris Benkovsky, 2014-11-06
@benbor

Selenium uses not only id. There is the possibility of the great and terrible XPath. Just like any other testing tool.
PS If you don't have an id you will be hurt with any automatic testing tool

A
azShoo, 2014-11-06
@azShoo

Selenium is fine, just don't use id as a locator.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question