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
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
How do you test DLL files using automation Tool QTP?
Can we run test with out adding object in object repository? How it is possible?
What is the use of sendkeys and what are send keys
Hi All, I need code for how to execute qtp scripts from excell sheet
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Get the count of files of similar types from a folder.
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
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 ?
How you can find length of array in qtp?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
What are the recording modes in wave event?
Can we use index on view?
If object is not recognized by qtp but the object is standard object what is your approach?
Where you get the run time data table?