I m new to QTP?
Is it necessary to know VB for learning QTP for Automation?
Can I understand QTP excellently Without practical
automation?
Answer Posted / ravi n
yes it os necessary because for QTP we should know the
scripting language(any VBS or JScrip) both for window
applications.Moreover VBS is easy to learn compared to
programming languages like c because it is more flexible to
learn
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to export quicktest professional (qtp) results to an .xls file?
What is active screen?
Hello friends..... On which areas of an application we can not test with QTP
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Explain how you can find length of array in qtp?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
Why is action split used by qtp?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
What are the general steps involved in the data driven framework?
How do you check ticket cost and ticket number in flight application?
what is the diffrence bw qtp architectute and qtp framework?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?