How many tabs are available to view your test in a test pane and what are they?
No Answer is Posted For this Question
Be the First to Post Answer
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com
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
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
Dis advantages of XML checkpoint ?
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
tell me QTP standards ?plz
when do we write a script in qtp?(plz give me more then 2 reasons)
what is the difference between the modular framework and datadriven frame work
Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..
What are the Test design techniques you uses in ur project?