a title of first page is "LKO- microsoft internet
explorer", of the second page is "PPM- microsoft internet
explorer"
, of Third page is "TTS- microsoft internet explorer" and
same changing title on the fourth page.
How can we use regular expression for this feature what
should we do on script part on and Object repository part
so that we can
get successful run result. Kindly explain the steps script.
Answer Posted / babu
Hi,
As you mentioned above the title of the pages "microsoft
internet explorer" is repeating for all the pages.
So, you can use the regular expressions for the first three
alphabets like [A-Z][A-Z][A-Z].
If wrong, pls let me know.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is contained in the object repository?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
Explain the concept of object repository and how quicktest professional recognises objects?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
how to test Web application using QTP software
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
breef description of batch testing ?
How to use debug tools?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
What is the syntax for how to call one script from another?
What is the file extension of the code file and object repository file in QTP?
Explain the check points in quicktest professional?