What is the best scripting language for automation
(function) testing
Answer Posted / roshith
AutoIt is the best and efficient
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how to use regular expression in Test Complete Functional tool
What is test tool?
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
1. How would you Test & then automate an antivirus application? 2. How would u test & automate windows screen saver? (expected: "test scenarios" & "test approch": points)
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
Tell us what you know about table-driven testing?
Tell me how could the web element attributes be inspected in order to use them in different locators?
What java api is required for generating pdf reports?
How do you identify the test cases which are suitable for automation?
Tell us how could you explain the main difference between webdriver and rc?
HOW DO YOU PERFORM SECURITY TESTING TO VERIFY FIREWALLS,PASWORD ENCRYPTOPNS ETC?
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 all different approaches can be used for designing an automation solution?
List of Test Management Tools??Is Quality Center Test Management tools
Tell us what is the difference between getwindowhandles() and getwindowhandle()?