What is API
Answers were Sorted based on User's Feedback
Application program interface (API) is a set of routines, protocols, and tools for building software applications. An API specifies how software components should interact and APIs are used when programming graphical user interface (GUI) components.
Find More Details Here ........
www.webopedia.com/TERM/A/API.html
| Is This Answer Correct ? | 0 Yes | 0 No |
.mtr ( modular test repository or mercury test repository) plz give correct answer??
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
OPening of notedpad in QTP to write and execute the coding?
In an interview what r the questions asked in qtp related project? pls any answer this question?
Hi All, How to Compare two strings character by character in QTP
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
What is difference between WR and QTP?
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?
How to find duplicates in an array and remove them efficiently?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
Is it possible to call from one action to another action in qtp?