Answer Posted / cnu_thatavarthi
Yes QTP is providing tools for Parametrization
1. DataTable
2. Action Parameters
3. Test Parameters
4. Environment variables
5. RandomNumbers
6. Inputbox
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Explain the views in the QTP GUI?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How would you directly trigger javascript in a test?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
How can you identify the browser and its information using QTP script?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
How to handle the exceptions using the recovery scenario manager in qtp?
Can we use index on view?
Have you used xml check point in your project? How?
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 ?
What is a checkpoint? How many check points are there in qtp?
How can you identify the browser and its information using the qtp script?