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
No Answer is Posted For this Question
Be the First to Post Answer
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
What is difference between the For..Next and While..Wend statements?
I have a drop down box to show selected number of records in result page.It contains 4 items like 10, 25,50 and 100. when i was recordes script for seelcting each item and checking selecting number of records in the result page( it is in the same page in the table format)it is generating a new page with same controls( objects) in the OR. how to avaid these in OR? is it possible to write DP for only these lines?, remaining(remaingin lines of code) objects i want use from OR only. One more problemis if change ( add /remove properties of an OBJECT in OR , my ( recorded )application is not running.
Is there anyone can tell me where I can download free or trial QTP? I tried HP website, it was not there anymore. If someone know, pls send me URL. Tks...
After Creation of your QTp frame work, The folders are saved in VSS or Other. plz explain brifly?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
when we enter url,one page should open.write a vb script ,that page is open or not
2 Answers Blue Chip India, Persistent,
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
write a qtp code to count the number of child objects in login page and highlight it
Explain quicktest professional (qtp) testing process?
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.