what is the defference between calling ation and called
action?
Answer / shiva
example:
there are two actions action1 and action2,
your are calling action1 in action2,
then action1 is called action
and action2 is calling action
| Is This Answer Correct ? | 3 Yes | 0 No |
I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?
Synchronozation types in QTP
CAN SOME ONE TELL ME ABOUT QTP FRAMEWORK? I AM SUPPOSED TO GIVE THE QTP FRAMEWORK THIS WEEK SO PLEASE HELP
can any body give the banking domain concepts/links
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
X=10,Y=20 you need to swap the numbers without using a third variable?
Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test
In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3
what are the different Frame Works in Quick Test Proffessional testing
how to find that tools work well with ur existing system?
Approach for Installation,comaptibility,system testing
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?