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 |
How do u write script in qtp? where do u write?
unique properties of button,edit box, radio button,check box?
after initiating one project for testing, when exacltly QTP tester role starts?
Are You using any frame work? What is that? Explain about that.
Hi, Can anyone tell me what type questions can be ashed in interview on QTP?
how to identify the objects if application consists of objects that have same properties.
How to Save your test using QTP?
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?
There is web page with the webtable,this contains some data, how do you manipulate the data.
How to find the difference between 2 dates in qtp?