Tagged Questions

0
votes
0answers
29 views

How to access controls by Name with SilkTest?

We have an automated test suite, using Borland Silk Test 2008 R2 to carry out regression tests of a new in-house product. The test script consistently refers to controls by their index: …
1
vote
2answers
131 views

Are there any free alternatives to Silktest?

Does anyone know if there are any (ideally free) alternatives to SilkTest for automated GUI application testing? [Edit] This is a Windows-only GUI written in C++/CLI if that makes a difference.