What does VBS file contain..? what is VBS file.?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
vbs file contains the user defined functions which are
reusable that can be used in our test or compnent according
to our requirement
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chellam k
VBS files contains all the reusable functions which we are
using in our scripts.
we can store our funtions in a notepad or editor plus and
save it using .vbs file extention.
In QTO go to test setting -->resources--> add ur funtions
and save ur script.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / alim
its is script file extension
for funtions .qfl ext is used
| Is This Answer Correct ? | 1 Yes | 0 No |
I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?
hi nani my doubt is how does qtp process metrix related to software process.
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
What type of error u will get if u have not installed java add in in java project? what is the error name ?
can somebody send the script to write a multiplication table in notepad through qtp
Why do you choose only QTP for your project automation among remaining tools like Rational robot and silk test?
How to Start recording using QTP?
More details about keyword driven technique in QTP
does qtp runs on internet explorer 7.0
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
how to get the object property
What are the two types of repositories available, explain them?