What is the best scripting language for automation
(function) testing
Answer Posted / karim
vbscripting is the best i agree but ruby and perl too have
some very goo features, specially Watir which is ruby has
very good features and ruby being an efficient language may
prove to be a better option in feature ruby is object
oriented as well
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is self-referencing constraint in mainframe development?
Is ui level testing possible?
What is hybrid automation?
In general, how do you see automation fitting into the overall process of testing?
What is a xpath?
Tell me how would you test your own element locator?
What are the risks associated in automation testing?
Hi vishal, Thanks for your reply... But i am not using Mozilla fire fox.. I am using IE 7.. Could you suggest me in this case.. I have tried with Rational tools which i am getting some installation problem and netvantage..tool....which i felt i can't write script for that.. please guide me in this..
Tell me an example of the languages supported by webdriver?
how to test an webbased application?
Give some examples for defect management tools?
IN AN APPLICATION HOW DO YOU IDENTIFY THE TASKS WHICH SHUD BE DONE MANUALLY AND WHICH SHUD BE AUTOMATED?
What is client side validation? Write a snippet.
How can the user get a text of a web element?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.