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 r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)
What are the views available in quicktest professional?
how and what kind of vb functions do us ein QTP?
can the activities of test case design be automated?
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
What is data driver in qtp? Where we use it?
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.
Explain the parameter in qtp?
What is the difference between keyword view and expert view?
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?