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 |
will QTP 9.2 run successfully on Linux(gui) operating system
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
what is parameterisation?
HI All i need one suggestion.is there any companies taking corresponding degree courses. i have 3+ yrs exp in QTP and i am working north side. iam looking for job in south.
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
Which environments are supported by hp qtp?
what is the default ordinal identifier.what are the send keys in qTP.
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
What is a checkpoint? How many check points are there in qtp?
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....