Explain Descriptive Programming Types with Examples?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

how can i add an action(external action) programmatically?

3 Answers   Ordain Solutions,


how can we retrieve ten rows from the data table using loop concept?

4 Answers  


Explain Checking XML....

1 Answers   Crea,


What will be the test script in QTP to test a ComboBox where a user has to select more than two items????

8 Answers   L&T,


How to capture all the data of a webtable, weblist and combolist using QTP?

0 Answers   ITC Infotech,






What is the difference between Keyword Driven test and Data Driven test?

0 Answers  


I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4

1 Answers  


how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions

2 Answers  


images are dynamically changes how to compare two images with out using the bitmap

0 Answers   Hexaware,


Can u call txt extension file in QTP?

2 Answers   Cap Gemini,


what is retesting?

2 Answers  


How to use conditional loops in qtp ?

0 Answers  


Categories