Could any one suggest web site links to learning VB Script
for QTP purpose??
Answers were Sorted based on User's Feedback
Answer / narasimha
Hi,
If you are new with VBScript, it is better to look into the
website www.w3schools.com
Thank You
Narasimha
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kiran
Inorder to learn vb scripting for QTP then you should visit
these blogs.
Http://qtp4free.blogspot.com For QTP
http://kiranqa.blogspot.com For VB scripting
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / david wong
lion dance and dragon dance costumes and equipments
| Is This Answer Correct ? | 0 Yes | 4 No |
How to create runtime property for an object?
what is bultin funtaion in QTP &tell me five examples?
Batch testing in howmany ways u perfrom in QTP
Describe how Smart Identification is used
I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .
Hoe can we do retesting using functions please give the code for it using login page
Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?
WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.
Can any body explain me how to prepare QTP frame work with an example?? alexander.gdk@gmail.com
how to add run-time parameter to a datasheet?
1 Answers Mphasis, Ordain Solutions,
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”