Answer Posted / 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 |
Post New Answer View All Answers
Explain different types of action in qtp?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
describe some problems that u had with automating testing tool?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
How to use checkpoints in qtp ?
Can I change properties of a test object?
How to creating an output value using quicktest professional (qtp)?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
How to find the difference between 2 dates in qtp?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
What is difference between shared and local object repository?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
How to use setroproperty?