Which scripting language used by quicktest professional (qtp)?
Answer / Manu Kumar Pandey
QuickTest Professional primarily uses VBScript for creating and managing test scripts, but it also supports other languages like Java and C++ through plug-ins.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the Keyword View ?
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.
What are the Levels of Automation in QTP
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
What is different command used in command Prompt while using QTP?
What scripting language QTP of?
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
Hello Everyone, I have a problem. QTP is capturing no action on a particular page in the application that I am trying to automate. But on the same side its working fine on other pages of the same application. Can someone please help me understand the reason behind this inconsistency.
How to use regular expression in descriptive programming?
I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?
What is Parameterizing Tests?