What is Regular Expressions?

Answer Posted / devananad

Regular expressions enable QuickTest to identify objects and
text strings with varying values. You can use regular
expressions when:

* defining the property values of an object in dialog
boxes or in programmatic descriptions
* parameterizing a step
* creating checkpoints with varying values

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we record an application running on a remote machine using qtp?

717


What do you mean by iteration?

622


Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?

600


write the vb script for call to new action in qtp?

1853


how u will evaluate the tool for test automation?

1361






Why qtp always start action1 and does not start action?

596


An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

568


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3260


Can we run multiple QTP scripts one after the other without manual intervention? How?

590


What contains Data Driven Framework document in qtp?

1455


Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)

1731


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

1434


images are dynamically changes how to compare two images with out using the bitmap

1999


What are the different types of recording modes in qtp? Which will be used when?

556


Explain advantages and disadvantages of ddf?

595