how can you write a script without using GUI in QTP?
Answers were Sorted based on User's Feedback
Answer / naveen
We can Write the Script using without Object repositiory or
GUI objects, that is "Discriptive Programming" here we can
define an object with all properties.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / raveendra
without using GUI,Using descriptive progroming u can write
the scripts
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / s
Discriptive Programming
Sorry. the spelling is Descriptive programming.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / gs
Even in descriptive programming we will be using the gui,
but only the difference is usage. so the question itself is
wrong
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sree
We can write script once if we define all the objects
descriptions in a notepad....but while executing GUI is
mandatory.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many actions we can create with in a test?
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example
QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
how i can get the value of label box , please any body tell me script of that code
How we will execute(run) the scripts in qtp 8.2?
How to check the URL using Automation tool QTP
Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.
write script for how to add function library in QTP
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Can we record an application running on a remote machine using qtp?