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 |
can we call a test in another test?
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?
What are the Application Functions available in QTP?
Can we run multiple QTP scripts one after the other without manual intervention? How?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Explain different types of checkpoints?
What is the use of Debug Viewer?
What is Descriptive Programing? In which cases, we will go for descriptive programing?
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
what are the design objects in qtp
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication