An object is created, i dont know the methods available for
that object, i want to find methods available for that
object and use the required method. How i can do this???
Re: An object is created, i dont know the methods available for
that object, i want to find methods available for that
object and use the required method. How i can do this???
hey
I would like to know wht kind of object is that (
java,.net,windows,web etc etc) wht....
because for every object we have many methos.... so one u
have spy'd that u will find 2 options....
1. properities
2. methods...... ( this u will find after spying the
object).........
if you need any more quires plzzzz feel free to mail
me........................@
testingwithshyam@gmail.com
Re: An object is created, i dont know the methods available for
that object, i want to find methods available for that
object and use the required method. How i can do this???
It is very easy......
no need to know about what environment it is like .net,
SAP, java, etc.,
Here you have two ways
1. You can go for Object Spy: Here u can view, what are the
methods available for that run-time or Test object.
2. You can go for Scripting in Expert view
e.g: ObjectHierarchy.Object.
after u click (.) here QTP will show you what are the
methods available for that Object that too runtime methods
in green color.
Check it once.
if anybody know any more answers plz let me know...
mail ID is kingring.d@gmail.com
Re: An object is created, i dont know the methods available for
that object, i want to find methods available for that
object and use the required method. How i can do this???
Re: An object is created, i dont know the methods available for
that object, i want to find methods available for that
object and use the required method. How i can do this???
Hello friends,
Here nothing matter about object whether it may be java,
SAP, or siebel any object, You will get the methods only
respective to that Object only.
1. You can use Object Spy
2. You can go for (your desired object).Object.(here QTP
will show all the methods for that object only)
whether it may be SAP, java, peoplesoft, or any environment
object. QTP will give you for that object methods only
dont bother about which environment object that is.
This answer for
Shyam.meghansh
[Hydus Technologies (INIDA) Pvt Ltd]
another one... Plz give any wrong answers or silly answers
here bcoz many people over here to learn some what about
QTP.
Every body know that F1 is helpful for us.
no need to mention again as a answer
This is for Bc993aaa
how we can take data in the username field text box into
variable in web application explain with example and give
all functions to get data into variables
If an application name is changing frequently i.e while
recording it has name “Window1” and then while running
its “Windows2” in this case how does QTP handle?
hi,i have a pblm in qtp,im testing an webappl in which
different types of error pop up messages are displayed
which qtp is not differentiating or it is not recognising.
how do i make it recognise different popup errorm messages
while writing script?