how u write vb script in qtp pls give me some basic script
and some material

Answer Posted / subha

Hi,

could you please also send me some material to learn vb
scripting in QTP?

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to call a test from another test?

671


What is the quicktest professional testing process?

519


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

1451


What is method name to compare two XML files.

1528


What ate the Technologies supported by QTP?

636






I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1562


What is the purpose of loading qtp add-ins?

616


How do we handle run-time errors?

568


How to record a qtp script ?

546


How to carry out bit map check points in QTP

1753


Should have experience in framework means?

1411


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1511


HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...

2387


What is system testing and what are the different types of tests you perform in system testing?

589


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

536