What does VBS file contain...??? what is VBS file.. ???
Answer Posted / sreekanth chilam
VBS file extension is .vbs(Visual Basic Script file)
Basically .vbs file is also called as "Library File" in QTP
A file in which the Code or functions are written in the VB
Script format is called "Library File(.vbs)".
The functions written in library files are called
as "Library Functions"
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
What is the quicktest professional (qtp) testing process?
How to find the name of the machine where you are running your automation scripts in qtp?
What is the syntax to call one action in another?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
Does Low-level recording capture mouse movements?
How many ways is to parameterize the value?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
How to handle the exceptions using recovery secnario manager in quicktest professional?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
What is quicktest professional window?
By using QTP can we record any log files written by the application which is in execution?
How will you report the bug and explain the defect tracking sheet you handled?