I have faced one issues while doing test in QTP.

I have described the scenario below.
1. I have to test web application.In that i want to give
input of drop down values in the application.
2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to
give value from data table of QTP.
3. I have changed the drop down value as variable in Keyword
view and given values in data table "A,B,C,D,E" as one below
one.
4. While i am running the script it could not identify the
drop down value which is in Data Table.It shows message.

How to make value identify by QTP?



I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have ..

Answer / kiran

Browser("Mercury Tours").Page("Find Flights").WebList("depart").Select "London"

or else by using index

Browser("Mercury Tours").Page("Find Flights_2").WebList("arrive").Select "#4"

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More QTP Interview Questions

does qtp runs on internet explorer 7.0

5 Answers   BeBo Technologies,


What are private functions in QTP? How they can be called from the function library?

0 Answers   HCL,


How you are developing the script? Using record and play back or manual?

0 Answers  


How we can add actions in the test using QTP?

4 Answers   BirlaSoft,


hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company

0 Answers   Excel,






Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).

1 Answers  


how to test one edit box using Java addin for Web Applications? write script?

1 Answers   IBM,


What are the features of quick test pro(qtp)?

0 Answers  


What is the extension of script and object repository files in QTP?

9 Answers  


Is it possible to call from one action to another action in qtp?

0 Answers  


Hi,iam new to automation and i have 1 year experience in manual testing.I have a little bit idea about QTP9.0 .But i have no idea about script writing using VB.Please help to learn script writing.

1 Answers  


What are main panes available in qtp test browser?

0 Answers  


Categories