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
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Why qtp always start action1 and does not start action?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
How to open a new test using quicktest professional (qtp)?
What is the Command used to start the QTP
How do you configure QTP AND Test director?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
how to idetfy which test cases are automated?who will deside that plz tell me
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
Explain about datafile/verification of date file when file is not available in local system?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
How you calling actions in qtp?
What is Cross browser testing? Does UFT support it?
Explain quicktest professional testing process?