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
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What are the types of object repositories? Which one is you are using?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Explain different types of action in qtp?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
What is the syntax for how to call one script from another?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
What is the use of Debug Viewer?
What test you perform mostly? Regression or retesting in your testing process?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
What are the different types of qtp test assets and their extensions?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What are the key elements available in test result window?
What are the differences between qtp and winrunner?
Where we can use the analog mode and where we can use the low – level mode?