What is the difference between two actions?
Answer / chinmaya
First u put perfect Qustion.
There are three types actions available in QTP(8.2).
1.Non-Reusable Action:
An action which is called only in the test with which it is
stored and can be called only once.
2.Reusable Action:
An action that can be called at multiple times by the test.
3.External Action:
An reusable action which is stored in another test.
| Is This Answer Correct ? | 4 Yes | 0 No |
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
1. What is extense of Result file in QTP?
what r the drawbacks and limitations of QTP?
Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?
When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?
how did u use automating testing tools in ur job?
Friends please let me know how id following possible in QTP: Can I apply conditional loop on a bitmap/image or any other checkpoint. Like if checkpoint passes then if or Else
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
In an output value text checkpoint, where does the output value stored by default ?
How can we record an edit box in the Web application ?
Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)