Could you please suggest a book to start with QTP and also
a book for advanced concepts?
Answer Posted / gtgtgt
hi
just go through the user guide of qtp
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to do the batch testing in test director using manual testing procedure?
What is fragmentation and paging?
What is Distributed testing? How does UFT support it?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
What is clean sweep?
How can i check items sorted or not in a weblist ? Give me the script for this...
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What are the various automation frameworks available in qtp?
distinguish between old version and new version QTP features.
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
Output values? i want a practical example
What is recovery scenario in qtp?
How to find operating system information using the qtp script?
How to use actions in qtp ?