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 |
Can i get a simple example exercise for update run mode for sample flight application......... In qtp when i try to run the test in update mode.. Auotmation> update option is disabled............ Pls let me know ................. Thanks in advance.....
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What is the difference between browser sync and page sync in QTP?
Interviwer asked, How many years exper.. on QTP? I said, total 2 yrs exp in manual and QTP. QTP only current project arround 3 months. then interviewer ask , HOW BOLD YOU QTP? What you say?
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?
How can we disable popup blocker?
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
what QTP Options do you know?