What are the different attributes used with regular expression?
Answer / Dharm Prakash Pawan
In QuickTest Professional (QTP), regular expressions can be used in various ways, and they have several attributes. Some of these include: 'RegExpObject', 'RegExp', 'RegExpExec', 'GlobalMatch', 'IgnoreCase', 'Multiline', and 'DotAll'. These attributes allow you to fine-tune your search patterns.
| Is This Answer Correct ? | 0 Yes | 0 No |
pls help me with scripting,right from the beginning in QTP
How to change the scripts from Per-Action object repository to shared object repository
Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?
hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable
What are software testing metrics
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me
What is source control?
How to connect to the Database from QTP?
10 Answers DB, Thatavarti Technologies, Xchanging,
how to add a runtime parameter to a data sheet?
How to export data present in Datatable to an ".xls" file?
What is diff. between ordinal identifier INDEX and Location?