how will u choose a tool for test automation
?
Answer / kushal
choose the tool by doing tool assessment and tool comparison using this operations we can select the right tool for the application.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to define array in qtp?
What does VBS file contain..? what is VBS file.?
How to recognise the webelement and verifying that webelement is enabled?
how can i call function (which has link with excell sheet at a remote location) within another function
I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.
What’s the basic concept of QTP?
How can i see test results in excel sheet ? test data not present in data table.
Explain the difference between call to action and copy action?
How to retrieve the object properties at runtime without the usage of GetROProperty?
what is the latest version of QTP? Main difference between 9.2 and 10 version
I have 1 to 10 action are there, i want action1 output becomes to action 10 input? pls any can give script for this scenario?
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain