please guide me to get some automation tool for functional
testing in freeware and how to work with it?Its emergency
Answer / vishal shah
Hi,
You can use Selenium IDE . You can find it under mozilla
firefox Addon.
It is easy to use , You have to just start recording & then
complete your functional process & save this test suite.
After that you can use it whenever u want to use it in
regression testing.
Is This Answer Correct ? | 2 Yes | 0 No |
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
Please explain how to perform load-testing?
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)
Tell us what is the alternate way to click on login button?
Do you know how to verify if the checkbox/radio is checked or not?
Do you know what is the difference between "type" and "typeandwait" command?
how we start automation testing in company?is there any document for it?what are the differnt fields contains in Automation plan?
How to integrate Rational functional Tester with Rational Quality manager. Can anyone provide the details steps giving explaination with examples.
if we are using an Engine (tool)..with that how to capture data from excel sheets and how to do automation with this plz answer any body for this question.?
How do you plan test automation?
How can we make one test method dependent on other using testng?
What are the limitations of automating software testing?