Hai anyone please "Explain about Framework in QTP?"
Answer Posted / kairam
Firoz Shaik, give ur mail ID.
We need Framework explanation in QTP
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Explain the benefits of quick test pro(qtp)?
How to create a standard checkpoint ?
How to get Traceability matrix from TD?
How to use parameterization in qtp?
Can we record using all the modes in a single script? Explanation with example is appreciated
How to recognise the webelement and verifying that webelement is enabled?
How to capture all the data of a webtable, weblist and combolist using QTP?
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
Why we load add-ins in qtp?
What is the process of synchronizing qtp and aut?
How to test the login page in different ways in automation testing and i need code?