How do select which automation testing tool is the best for you?
No Answer is Posted For this Question
Be the First to Post Answer
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();?
Does the Jmeter will generate any scripts? and anybody suggest with an example. how to use the Jmeter tool and also the How to anayse the Results?
i need test cases for defect maganement tools
what r the diffence between QTP 8.2 & QTP9.0?
Tell me what are the different types of navigation commands?
what kind of application can be tested in winrunner,load runner,qtp,silktest,test director,rational robo,open sta?
Explain me what the webdriver supported mobile testing drivers do you know?
How do you plan test automation?
hi i m runing a login script using multiple data by importing from excel sheet, now i want to get a status pass or fail each time the script run for multiple data?? so anyone can help me out?
What kinds of annotations are used in testng?
Plz suggest me a tool which supports ActiveX controls
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.