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 |
What is Virtual Users?
what is the advatages of merging of object repositories in Qtp9.0
What is quicktest professional (qtp)?
how to select the work for complete automation and one more thing when u are going to choose automation
waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?
can anyone please tell me what are all the shortcut keys used for qtp9.2? Thanks in advance..i expect ur valuable reply that help us our team???
what is the qtp objects?
What is difference in global and action sheet in qtp?
how to load the *.vbs (or) test generating script in a new machine?
Wat is the command used to add an object(properties) to an object repository?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps