What is Regular Expressions?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jagadish
basically window name and object name dynamically changing
then you go for regualr experssions.
symbal:.*
ex: browser("name:=.*").page("title:=.*)
| Is This Answer Correct ? | 0 Yes | 0 No |
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain
WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
how many script you will wright in a year ? i told it's depends on the proj..and 'n.no of ... but he forced me to tell some num. or avg .....how many i suppose to tell..??and do a favor per day how many script don't thing it's repeated question or common ...help me post a ans...thanks for advance
how can i call reusable action in a function could any one explain me?
what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz
how can we handle errors other than using recovery scenerios in qtp
Do you support automated testing? Why?
what is L-trim function will do?
What is the diffrence bettween QTP 9.0 and QTP 9.1?
Explain the difference between call to action and copy action?