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
How do u use Database checkpoints and what are the use?
QTP is used better in which type of application Web based application or desktop application
How to get align property of the link on web page?
What is the difference between Global and Local Data Sheets?
Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
What is the present version of the VB Script we are using
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Hi ,Can any one pleas explain how to test splash objects using QTP?
Explain how you can replace string in qtp?
how to re-install QTP 9.0 trial version.
Explain actions in qtp ?