How to enable the text check point in qtp? By default it is
disables
Answer Posted / guest
only in the recording mode the Text checkpoint will be
activated....
Start recording and then check the available chk points
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is it possible to call win runner script in qtp?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What is Cross browser testing? Does UFT support it?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
How many types of Automation frameworks are there in UFT? Describe them.
What is post recovery scenario?
Where is the Bitmap checkpoint information stored?
What is QTP’s model for test creation?
What are the trigger events in qtp?
How many add-ins comes by default with quicktest professional (qtp)?
How many types of recording modes are there?
How can you pass value one action to another action?