Is it mandatory to know abt regular expression in
descriptive programming
Answers were Sorted based on User's Feedback
Answer / imran sheikh
Not at all... There is no requirement as such. You need to
know the use of spy or the properties of object to write
DP. Regular Expression is feature you can use in DP as per
requirement.
| Is This Answer Correct ? | 2 Yes | 1 No |
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
WHAT ARE THE SHORTCUT KEYS IN QTP?
How does u create new test sets in TD?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
what is Function Definition Generator? can any one explain me in details?
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
what properties do use to identify a browser and page while using descriptive programming?
How u will do versioning in QTP?
How many types of Parameters are available in QTP? and Pls Explain with example.
what is the test object?
i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...