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

How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?

1 Answers   Livetek,


I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?

3 Answers  


Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

1 Answers   Accenture,


what is the difference between testing and debugging?

2 Answers  


How you used DDT in QTP?

1 Answers  


what is the Exact Meaning of Environment Variables?

10 Answers   AppLabs,


If already everything is tested using White-Box testing, then what is the need of using Black box testing?

3 Answers  


can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance

2 Answers  


What is XML checkpoint in QTP. How we can use in Web Based application

2 Answers   LinkEdge,


What are the steps involved in the recovery scenario wizard?

1 Answers  


Explain quicktest professional (qtp) testing process?

1 Answers  


A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?

2 Answers   Virtusa,


Categories