what is aregular expression?
Answers were Sorted based on User's Feedback
Answer / md sadiq
Regular expressions are used to identify the property of
the object which does not have the constant name or value.
For example, if there is an object displays the name as
Object1, Object2,.....ObjectN means we can use the regular
expression.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mohit sehgal
regular expressions are usd to identify objects/strings
with varying values.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raghavan
for dynamic changing text value we can use regular expression.
For expample:if build 1 the hyberlink text is< Home > and
build 2 that hyperlink text is changed to <At Home> at this
conditication using normal method object identation get fail
because of the text value varies from build to build if we
use regular expression it will pass.
| Is This Answer Correct ? | 0 Yes | 2 No |
terminal services client
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.
Hi, I got some difficulties in automating a web check box in a peoplesoft application. Let me explain the scenario, When clicked on a look up button in the application, it navigates to a new page with check boxes and respective options. Below is the source code for one check box and its option. <input type='checkbox' name='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' id='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' tabindex='34' value="Y" onclick="this.form.H1AU_BUNDLE_WRK_H1AU_SELECT_CH$chk$2.valu e=(this.checked?'Y':'N');submitAction_win0 (this.form,this.name);" /> </td> <td align='left' class='PSLEVEL1GRIDODDROW' > <span class='PSEDITBOX_DISPONLY' >$29 - $29 Cap with FREE Mobile</span> I want to parametrize using "$29 - $29 Cap with FREE Mobile". I am not aware of how to parametrize this. Currently I am parametrizing with 'H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' Can any one please help me out with this??/
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What are the different kinds of test steps?
What are the disadvantages of Recovery Scenarios in QTP ?
How to find Operating system information using QTP script?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
i've installed qtp9.2 on Windows 7. Recording and everything no problem. But when i am saving the test, it is not happening. it says 'general error while saving'. But teh test is getting saved but as a folder with lock icon. When i wanted to open it, it is jst showing as a locked folder but not as a test. Somebody help me out plz
What is the difference between Datadriven and Parameterization?
How to check the URL using Automation tool QTP