Answer Posted / pramod
For Test Result summary better use excel sheet write a script for pass or faill after excution of ur test script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you know the location Id of an object if you know its index id?
how to evalute defects in QTP script?
What are the methods used in UFT to handle exceptions or run-time errors?
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
How do you delete unwanted results in qtp?
Describe how Smart Identification is used
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
What are test settings and global settings?
What is Distributed testing? How does UFT support it?
How the exception handling can be done using quicktest professional?
How does qtp recognize objects in aut?
How you create new action in qtp?
after click on compose mail how can we attached a file in qtp with vbscript code
What is throw object?