What is action required by QTP if a popup message is coming
in exsisting script and now it is not coming.
The script is having code to deal with popup message now
when we run the script now the popup i snot coming
according to new build, instead of changing the code what
we can do?
Answer Posted / vineela
Kishore
thanks for the answer, we can use recoveries when there is
an extra popup is coming.
My question is if popup message is missing then when we are
running the script then how can we handle it
Thanks in advance
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I get the QTP scripts result in xml format by using vb script function?
What are the views available in quicktest professional (qtp)?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
any body can you help me what is the script to automate an comand promt
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 to modify the text checkpoint?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
when will you do debug your script? and explain that process?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
What are the recording modes in wave event?
What is the significance of “action 0” in qtp?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
For which type of projects the iterative model is not suitable?