If QTP not recognizing using repository while executing,
how can we go forward
Answers were Sorted based on User's Feedback
Answer / leena
If required Add ins are present and still there is problem
then go for discriptive programming.
e.g. Dialog("text:=Login").Winbutton("Text:=OK").Click
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / subash
check wether the supported add-in is loaded are not
Is This Answer Correct ? | 1 Yes | 0 No |
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
How To clear the AutoComplete?
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.
What is the current version of QTP and now it is the product of Mercury or HP
Explain how qtp identifies object?
How to creating an output value using quicktest professional (qtp)?
Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.
How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.
how to write regular expression for Date field?
How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...
What is the difference between link and hyperlink?