How do you delete unwanted results in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
How can you send user defined messages to test report?
what is the difference between data driver & data driven and driver script?
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 synchronization point in QTP?
In qtp, how you can use xpath to identify objects?
What are the different recording modes?
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!!!
Does QTP provides any tools for parametarization?
Where can I find and view run-time data table?
What will be the test script in QTP to test a ComboBox where a user has to select more than two items????
Can any body please tell me the steps of keyword driven framework of QTP.
What are the types of object repository?