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 |
how interviews will be on QTP?
how can we group that these test cases only should be automated and in which order you execute that test cases?
What is difference between web object and web items
Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...
write vb script code to delete the duplicate values in an array.
Waht is Test Report , What it consists?
Give the syntax to load function at run time.
give one example where you have used regular expression?
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
How to maintain the old scripts in QTP?
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
write a test script in QTP to test the text that written in an image(i.e jpg)of a web page???