is Discriptive Program needed Object Repository?开发者_运维技巧 give me an example.Descriptive programming is used when we want to perform an operation on an object that is not present in the object r
GetToProerty and GetROProerty are geeting property values from OR in QTP, i get below line from QTP help
I\'m trying to get QuickTest.Applicat开发者_JS百科ion and QuickTest.RunResultsOptions COM objects, but when I access them this way, I don\'t get all the members that are listed in the official Help fi
Summary In my WPF application, I needed a TabControl with buttons on the left, so I defined a ControlTemplate with the layout I wanted and it worked fine.
what is the use of Object(poroperty) for example 开发者_开发知识库JavaWindow(something).JavaStaticText(\"class_index=\"&i) \'\'# i is the increment variable.
I am facing issues while using Exist method in QTP..As if i use Exist with If else then it is working fine...but if used directly then not working...
I have form, the form contains JavaStaticText fields, and Combo box, and Text fields. I want index of all the items in that form. I tried to get checkpoints, and GET properties but I didn\'t get the i
I \'m planning to use QC as a place for Repositories for Libraries, Object repositories , other data files. I\'ll be executing the all the test cases from QC. If i use QC for these,Will that be a bett
We\'ve observed that for some test cases Quick Test Pro takes very long to fill out forms. The web page is rather complex from its layout and size (150kb). There are about 40 fields where a test case
I want to delete the text present in the Java Edit box and want 开发者_Go百科to add a new Text into that feild.