can any body tell me all of the release dates of
QTP?????..... thanks in adv!
Answers were Sorted based on User's Feedback
Answer / shilpa reddy
qtp 5.5 in 2002
qtp 8.2 in 2005
qtp 9.0 in 2006
qtp 9.2 beta in february 2007
qtp 9.2 in march/april of 2007
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / rani gopireddy
This answer is for Execute and Global execute statements:
Execute Statement:Executes one or more specified statements
ExecuteGlobal StatementL Executes one or more specified
statements in the global name space of the script.This
allows code to be added to the program so that any
procedure can access it
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / manohar
Hai friends i faced this is Question in adp
What is the Difference beteen Execute Global and Execute
statements inQTP
| Is This Answer Correct ? | 2 Yes | 1 No |
Explain in brief about the QTP Automation Object Model.
Can we test internet application using QTP?
What are the types of object repositories? Which one is you using?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
Explain the difference between check point and output value?
Explain the concept of how QTP identifies object.
How does qtp recognize objects in aut?
Is it possible to run qtp scripts in Test Director(Scripts are uploaded in Test director)???and also how to see the test results in test director???
What is the Diff between Image check-point and Bit map Check point?
Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri
How many types of recording modes are there?
What is descriptive programming?