How to parameterize a text field and the same field as
combo field on next page. Means inserting values in Text
field will appear in the combo field. for example country
name, state name. Kindly reply it is urgent !!!
Answer / jay prakash
Try the insert outpot value feature of QTP. That is
designed for such scenarios only.
Please let me know if it helps.
Regards,
Jay Prakash
| Is This Answer Correct ? | 0 Yes | 2 No |
What are the factors on which script execution time is dependent?
Scripts for Ascending order in qtp.
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
how do u handle an object without name using QTP 9.2?
if there is two login button in your page, how you know that this login button is correct for login .
how to test one edit box using Java addin for Web Applications? write script?
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts
why do we go for Test Automation?
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
how do pass parameters from one action to another action
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)