What are the phases in automation testing life cycle?
No Answer is Posted For this Question
Be the First to Post Answer
What are the limitations of automating software testing?
Why do you prefer selenium automation tool?
Can anybody tell me the any open source automation testing tool for functional testing to test web based application.? pls suggest its urgent.
Do you know what is a xpath?
Can anybody would u like to tell the details of Automation Framework, with example. and also give preferable books. sites. Thanks in Advance.
what are the questions that are generally asked in an interview if a person is having 3-4 years of exp..and in ds exp 2 yrs exp is wd automation testing
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
Does automation replace manual testing?
What are the main attributes of test automation?
IN AN APPLICATION HOW DO YOU IDENTIFY THE TASKS WHICH SHUD BE DONE MANUALLY AND WHICH SHUD BE AUTOMATED?
Explain me how do you send enter/tab keys in webdriver?
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.