Hi,iam new to automation and i have 1 year experience in
manual testing.I have a little bit idea about QTP9.0 .But i
have no idea about script writing using VB.Please help to
learn script writing.
Answer Posted / bishwajit.rk
First of all congrats on showing interest in QTP. One thing
I can suggest is; join a coaching class in evening after
office hour. I also did the same. One thing u can make sure
is that these coaching centers charge more if they know
that ur a working professional. Be careful!
One more thing is QTP use very limited VB Scripting part.
If u r interested in learning VB Scripting then learn that
first and applying to QTP will be very easier...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain calling sub procedure.
Hi All, I need code for how to execute qtp scripts from excell sheet
what is actually contain test report? can anybody post the test report
How does qtp identify the object in the application?
How to creating an output value using quicktest professional?
Explain different types of checkpoints?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
How to handle dynamic objects in quicktest professional?
assume i have few url link how will i dynamically call then using descriptive programming?
How can you give wait up to 10 seconds in qtp?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Can U Explain about QTP tool from older version to latest version also its differences?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
Can we run multiple QTP scripts one after the other without manual intervention? How?