How to record object in runtime.
I am testing one Image website in which every time image
change on home page.so if i records the image list but
during running image get change, and QTP gives error
Answer / aiswaryan
You cannot record in run time. If you have any baseline for
the object properties, you can check that atleast or report
the image and their details for your validation.
| Is This Answer Correct ? | 0 Yes | 0 No |
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.
Pls let me know how to find out creation time and index for the web application in descriptive programming?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
what is object and child object.. explain ..if possible give some example for better understanding ..
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
what is the diffrence between script and Language ? (Chandana)
What are the methods used in UFT to handle exceptions or run-time errors?
How many types of recording modes in qtp? Which will be used when?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser
Pls explain me the difference between ........ Description.Create and CreateObject