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 |
What is difference between design time and run time data table?
Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
How to "Turn Off" QTP results after running a Script?
QTP supports both client server and Web applications. Does it support Plug-in?
How to explain a banking project in interview as a test engineer???
How to do excception handling ( error handling ) in QTP
6 Answers Institute for Medical Education,
what is test data
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail
How can we close all webbrowsers which are opened in out desktop?
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.