Can anybody tell me the any open source automation testing
tool for functional testing to test web based application.?
pls suggest its urgent.
Answer Posted / sandeep
selenium rc is the right answer u r looking for.It is test
tool for browser applications it is a java application but a
powerful tool for web based applications
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell us what is junit? And what is junit annotation?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
What do you think holds the testers back to do automation? Is there a way to overcome it?
Tell us can we find all links on a web page?
What u mean by infrgistics control (What is infrgistics Controls)?
Do you think that testing can be done only at the ui level?
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
Can you list some other automation testing tools that you are familiar with?
what is the difference between keyword driven frame work and data driven frame work.
I want to test a mobile software by an automation tool which is a IP telephony based software designed for both ios and android phone, basically this apps is develop for make call though few low cost audio codecs from Aircraft to Ground and Ground to Aircraft so anyone can suggest me which testing tool we can use for it
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
What is the Differnce between Client/Server Testing and Web Based Testing?
Tell us how to select a value in a dropdown?
What are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....
In Selenium how a test suit is run and report is generated.