Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Whenever I use Wscript.Echo Qtp raising Run time error
as 'Object required for Wscript' How I can create object
for Wscript



Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' ..

Answer / utpal

Wscript.Echo is a pure vb script which runs on vb Script
engine where as QTP has wrapper class around the vbscript
engine so it does not support these methods in the script.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More VB Script Interview Questions

What is the output of a + b in vbscript if a = 5 and b = 10?

0 Answers  


Which keyword is used to declare a variable in the vbscript language?

0 Answers  


what is the difference between modular and data and keyword driven framework

0 Answers  


What is the purpose of regexp object in vbscript?

0 Answers  


write a function to read the items from combobox of Flight reservation & save in excel (QTP)??

0 Answers  


Mention what is the difference between vbscript and vba?

0 Answers  


How to Convert Hex color code to color name in VB Script?

0 Answers  


Which function is used to perform string comparison?

0 Answers  


how to write vb script code for login gmail page by using notepad and how to run script in notepad

1 Answers  


How to write functions and sub in vb script?

0 Answers  


What are the rules to name variable in vbscript?

0 Answers  


What is the scope of a constant declared using public?

0 Answers  


Categories