I m new to QTP?
Is it necessary to know VB for learning QTP for Automation?
Can I understand QTP excellently Without practical
automation?
Answers were Sorted based on User's Feedback
Answer / sandipgami84
it is necessary, u have a knowledge of vb script,
u can uasily learn QTP.
Thanks,
Sandip,
099866 45937
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ravi n
yes it os necessary because for QTP we should know the
scripting language(any VBS or JScrip) both for window
applications.Moreover VBS is easy to learn compared to
programming languages like c because it is more flexible to
learn
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / krishnateja muppalla
Yes. VB Scripting is required.
To modify the recorded script or to write descriptive programming VB is required.
| Is This Answer Correct ? | 0 Yes | 0 No |
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used
What r the features of QTP9.2,other than QTP8.0 What r the extre features of QTP9.2.
Is there anyone can tell me where I can download free or trial QTP? I tried HP website, it was not there anymore. If someone know, pls send me URL. Tks...
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
Will QTP gets installed on virtual PC.What is the maintenance number to be given
Anybody can tell me what are the common roles and responsibilites of a Automation Test engineer
How do you perform Regreession Testing?
What are private functions in QTP? How they can be called from the function library?
Hi all. Could anyone tell me the difference between an Action and a Function in QTP. Thanks in advance and Merry Christmas.
How do function returns a value?How can we pass one function value to other function as input
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
is it possible to add sheets to excel at runtime