what is difference betweem class annd object?
Answer / kashif
Class is a template, In which we define different attributes
relating to that class.In order to access these attributes
of that particular class we define an instance of that class
which is mainly called an object.By using that object we can
manipulate or access the data item were defined in class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Sometimes my QTP scripts works fine and sometimes its not though I am using same shared Repository and am not doing any changes in it.Even though for descriptive programming also its works fine and sometimes it does not work.my application is pretty stable.Could anyone please answer why am facing these types of issue??
Explain the difference between call to action and copy action?
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
hi i have one issue while coding the dates . i want to add the date curret to 4 days . can any one helme plz about this regards balaji
. Types of properties that Quick Test learns while recording?
How can we count the no of rows are available in a data table ?
How many types of Recordings are there in QTP and what are they?
7 Answers Dangote, First Indian Corporation,
Syntax for how to call one script from another and Syntax to call one "Action" in another?
How many ways we can parameterize data in QTP?
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question