i have to prepare qtp certification course. so, please send
me qtp tutorial notes.
Answer Posted / expert.qtp
Hi,
You can see QTP related stuff in my QTP blog.
http://quicktesthp.blogspot.com/2008/07/qtp-certification-practice-questions.html
Let me know in case of any help
ExpertQTP
http://quicktesthp.blogspot.com
http://qtpgoodtutorials.blogspot.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what function you write to do database testing with the help of qtp?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How would you export a script from one pc to another in qtp?
What is action split and the purpose of using this in qtp?
Is it possible to change the property value at runtime? How it is possible?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
if numbers are always changing write a script for that
How can you pass value one action to another action?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
How to use Environment parameterization? Explain with an example.