how to test power point using QTP 8.2 ?
What are different methods to retrieve value from Application during runtime ?

Answers were Sorted based on User's Feedback



how to test power point using QTP 8.2 ? What are different methods to retrieve value from Applicatio..

Answer / sandy

You can use Output values or Getroproperty("value")

Is This Answer Correct ?    3 Yes 0 No

how to test power point using QTP 8.2 ? What are different methods to retrieve value from Applicatio..

Answer / subina

by inserting output vale ,from active screen.

Is This Answer Correct ?    1 Yes 0 No

how to test power point using QTP 8.2 ? What are different methods to retrieve value from Applicatio..

Answer / rocky

You can use GetRoProperty("innertext/text"), GetCellData(Row,Col) and GetVisibleText.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

we r conduction testing on a project USING QTP, regarding that project the object repository is full ? Till that project having objects that r not recognised by repository, then what wil you do? How we wil recogine remailning objects? Is it possible to maintain another shared(or)peraction repository? what is the maximum capcity of object repository? How the technical people decide this much object repository is enoughf for this project?

7 Answers   AppLabs, CGI,


Explain the types of object repository?

0 Answers  


what is the smart identification techniqu?what r the different mechanisums used in it?

0 Answers   Accenture,


where is the bitmap checkpoint be saved

1 Answers  


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

0 Answers  


What is environment variable in qtp and why to use it?

0 Answers  


When can shared object repository fails?

4 Answers   L&T, TCS,


While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next

1 Answers  


How to change the scripts from Per-Action object repository to shared object repository

1 Answers  


Explain about Test Fusion Report of QTP?

0 Answers  


Wat is the command used to add an object(properties) to an object repository?

2 Answers   Virtusa,


What is the extention of Virtualobject

1 Answers   Accenture,


Categories