I want to learn QTP Online, where can I get quality training?
Answer Posted / swapnajashwin
iTeLearn : World's FavoriteOnline IT Learning Video Tutorials. iTeLearn helps thousands to master Selenium, HP QTP/UFT and Software Testing Courses.
For more information visit here : http://itelearn.com/course/hp-qtp-training-online/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Can we run multiple QTP scripts one after the other without manual intervention? How?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Hybrid framework supports Descriptive programming. Is it true?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What is quicktest professional (qtp)?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What are the different types of qtp test assets and their extensions?
How to save your test using quicktest professional (qtp)?
what is profile tool?
What is the syntax to call one script from another?
The hybrid framework can be implemented for any application. Is it true?
Problem with XML checkpoint in QTP ?
How to create a standard checkpoint ?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!