what is the syntax for regular expression in QTP?
how to create user defined functions in QTP?
Answer Posted / saravanaraja
Regular Expression is used only for the dynamically
changeable element like Time.
This is the Regular Expression for Time ("1[012]|[1-9]):[0-
5][0-9](am|pm")
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
can u please explain what is the exact difference between qtp8.2 and 9.0
Which features or drawbacks of QTP lead to the upgrade for a newer version?
How can I use Call dlls in QTP ?
How to import a test case present in ".xls" file to TD under a Test set?
if numbers are always changing write a script for that
Dis advantages of XML checkpoint ?
What are the steps involved in recovery scenario wizard?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
How can you pass value one action to another action?
How to use descriptive programming?
What are the types of properties that quick test learns while recording?