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 |
What is checkpoints for quicktest professional?
WHO IS THE BEST FACULTY FOR QTP IN HYDERABAD? A) NAGESHWAR RAO- MINDQ B) SURESH REDDY -SMART SOLUTIONS C) SURESH BABU- Q EDGE D) VENKAT - LIVE TECH E) GC.REDDY - HI-TECH CITY F) NONE OR OTHERS
How do we retrieve the content from a text box in a web page
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
Can u call txt extension file in QTP?
is it possible to add sheets to excel at runtime
Explain features of the latest version of qtp/ uft 12.1?
What criteria do you use when determining when to automate a test or leave it manual?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
The hybrid framework can be implemented for any application. Is it true?
What is the difference between qtp and selenium?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?