-
-
-
-
-
-
-
-
-
-
-
-
QTP Add-in
How to add an add-in in QTP before writing the test script.
-
-
-
-
QTP Function Question
In my interview, I was given a screen shot for user name, password, date, transfer amount etc and was asked to write as many test cases as possible in terms of qtp.I don't know how to write function to check the date. Please some one help with some sample test cases that are used in real time QTP. Thank you so much in advance.
-
Where can I get Quck Test pro(QTP Pro) software.. This is Just for Information purpose Only.
Introduction to QuickTest Professional 8.0, Computer Based Training: Please find the step to get QuickTest Professional 8.0 CBT Step by Step Tutorial and Evaluation copy of the software. The full CBT is 162 MB. You will have to create account to be able to download evaluation copies of CBT and Software.Click Here for more details
-
-
What is the procedure to test flash applications using QTP?
Can anyone please answer
-
--------
I want to get this value "12" from the text field and use it some where. I did the following
value=
Browser("").Page("").WebEdit("_id0:ltrno").GetROProperty("Value")
msgbox("The value is "& value)
The message being displayed is: The value is
i.e. nothing is being displayed
Need some guidance.
Thanks in advance. ">Browser("").Page("").WebEdit("_id0:ltrno").Set "12"--------I want to get this value "12" from the text field and use it some where. I did the followingvalue=Browser("").Page("").WebEdit("_id0:ltrno").GetROProperty("Value")msgbox("The value is "& value)The message being displayed is: The value is i.e. nothing is being displayedNeed some guidance.Thanks in advance.
QTP Interview Questions
Ans