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
Answer / sandy
You can use Output values or Getroproperty("value")
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rocky
You can use GetRoProperty("innertext/text"), GetCellData(Row,Col) and GetVisibleText.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.
After running scripts how you report results ,there is any specific report form
why should we give deliver good quality software?
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
How do u fetch data from a database ?
What is the vb script when the url enter into the browser
How can you give wait up to 10 seconds in qtp?
What is data driver in qtp? Where we use it?
How do you do batch testing in QTP, if so explain?