Hi All,
Is there any free automation tool for windows application
and it's easy to use?
I usually take a lot of time to regression test my
application when there is a new build on live environments
(about same 10 environments)
I wish I know a automation tool to regression test and
ofcourse it's free, easy to use (maybe using C#)
Could anybody can advise to me a tool like that?
I very appreciate ^^
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
When is automation testing useful?
how many clients are using this application?
what is meant by keyboard driven test?
Tell me how could the web element attributes be inspected in order to use them in different locators?
what is the framework your fallowing in your organization while using automation tool ?
How to find that tools work well with your existing system?
What did you include in a test plan?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
What are the primary features of good automation tool ?
What are the main attributes of test automation?
write a programme to insert into elements in array?n finding duplicate characters in given sting?