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...


What are the different scripting languages you could use

when working with QTP ?

Answers were Sorted based on User's Feedback



What are the different scripting languages you could use when working with QTP ?..

Answer / kalpana

other than VB scripting,QTP support java script

Is This Answer Correct ?    3 Yes 0 No

What are the different scripting languages you could use when working with QTP ?..

Answer / sri1412

V cannot use different scripting languages in QTP. V can
use only VBscripting.

Sreeprasad what u said are add-ins available in qtp.

Is This Answer Correct ?    2 Yes 1 No

What are the different scripting languages you could use when working with QTP ?..

Answer / venkat

VB script is user friendly language , but, java script is
not user friendly script, it is a case sensitive language
most of people use VB script only

Is This Answer Correct ?    0 Yes 0 No

What are the different scripting languages you could use when working with QTP ?..

Answer / nagaraju

You can use only VB Scripting but not java script

Is This Answer Correct ?    0 Yes 0 No

What are the different scripting languages you could use when working with QTP ?..

Answer / sunilkumar reddy

QTP supports different Scripting languages rather than Vb
Script.Vb Script is the default Scripting language in
QTP.Apart from QTP we use Java Script,Perl Script,Ruby
Script,Python Scripting.
Java Script is mainly used for Selenium tool.
And also by using programming languages like
C,C++,Java,C#.net we can prepare the Scripts for the
automation but these programming languages are quite
difficult to develop the script,so we prefer scripting
languages only.

Is This Answer Correct ?    0 Yes 0 No

What are the different scripting languages you could use when working with QTP ?..

Answer / sreeprasad

Visual Basic (VB),XML,JavaScript,Java,HTML

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More QTP Interview Questions

How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

0 Answers  


what is the difference between window command and dialog command

1 Answers  


what is the difference between invoke application and system.util.run

24 Answers   HP, Syntel,


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

0 Answers  


write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?

1 Answers  


WHAT IS THE FUNCTION (HOW TO DO) THE BATCH TESTING IN TEST DIRECTOR USING MANUAL TESTING PROCEDURE?

1 Answers   CTS,


In qtp what type of data tables are used , name and list out them

1 Answers   Polaris,


Hi my name is mohan. I am working as a manual tester.. And now i want learn QTP.. is there any online websites to learn QTP for free if u know any plz help me out..,.or send mail to k.mohann.mohan@gmail.com

3 Answers   Wipro,


1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?

1 Answers  


What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?

14 Answers   IBM,


There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.

1 Answers  


write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)

1 Answers  


Categories