I am getting the "test object property" Description
properties "toolkit class" value
By using "gettoproperty" in run time
But my problem is how to get Ordinal Identyfier's type and
value
Type is index, value is 0
How can i keep this values in to required place
How can i get these values in runtime
I have to insert these "index" and "value" into another
area
Is there any script for this
like "gettoproperties","Getroproperties"
If anybody knows,please help me .
No Answer is Posted For this Question
Be the First to Post Answer
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
What’s the basic concept of QTP?
What is the difference between browser sync and page sync in QTP?
What are the versions of qtp,What are the differences b/n them?
hw to create a frame work in qtp..what are the basic steps
1. how can you handle exceptions without using recovery scenario?
How to execute a winrunner script in quicktest professional?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP