How we can add actions in the test using QTP?
Answer Posted / shankar.majji
One VB Script program can be devided into multiple actions.
Every action indicates a meaningful set of operations to re-
use in other VB Script programs. We can design more
modularise and efficient scripts. It helps us to
parameterise specific components of a test. Two or more
tests can call the same action.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
What is quicktest professional?
Write a QTP script to enter a keyword in to Google search engine?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is the qtp testing process?
Which environments are supported by hp qtp?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
Will down time for server and content maintenance/upgrades be allowed? how much?
how do i know how to use tools
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
What is the pros and cons between QTP and Rational Robot
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.