somebody please say me why we go for using regular
expressions,actions.what is the main and exact use of this
in real time applications.real time testers pls answer my
question with example if u can
Answers were Sorted based on User's Feedback
Answer / sri
Regular expressions will be useful when you know the object
properties are dynamic and they change frequently.
For example in aweb page you know logical name of an object
changes ,like say CompanyStocks to CompanyMf
For the same you can specify as Company.* under Logical
Name.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sks
hello ,
When you run script for today's date(20/10/2009)and you
will get the result for that particular scnerio , when you
excute the same scipt next day (21/10/2009) you may get an
errror so inorder to handle this exception we go for
regular expression .
For the same you can specify as Datefield.*
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shankar.majji
When an object in our application changes its state or
value then we can use Regular Expressions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / akshar jain
say the name of the browser is "create fill in the blanks" &
another browser name is "edit fill in the blanks",but the
objects are same in both the things so u can use one object
repository for both the pages by making it regular
expression like .*fill in.*
| Is This Answer Correct ? | 0 Yes | 0 No |
suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
what is the difference between an Action and a function in real time
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
i'm using QTP 8.2, How should i select(browse) object repository from desktop(or from local local drives like C:\,D:\)?. Note:- object repository to select(browse) is been sent by some other person who is using QTP 9.0
How do we call Library Files(.vbs) in the Test Script Thanks in Advance...
How to Install QTP on Citrix Environment? Possible send me the installation steps.. That would be great help
How do u write script in qtp? where do u write?
how interviews will be on QTP?
How QTP identify the system time that's changes every seconds?
give me descriptive programing code sample flight application in qtp?