How do you handle XML exceptions in QTP (Here it is
Exception, not the checkpoint)
Answers were Sorted based on User's Feedback
Answer / guest
using recovery scenario in QTP we can handle any type of
exceptions
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kondalrao
environment varibles as divided into internal and external
actions to go the test and select the settings and go to
environemt
they are divided into 2 types of functions
1.user defined
2.built in
user defined:
add variables as 1st variablename and value
(for eg: a=10)second varible name and value(b=10)this
actions are internally
to click the box in environment any name with
(extension (.xml))click on ok button
next option select xml file in desired location as saved
(that varibles are changed to intenal to external)
automatically xml file will be created
| Is This Answer Correct ? | 0 Yes | 0 No |
how will we run batch tests in qtp what is the process to run the multiple test sets?
How to connect the real time application application with the QTP?
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
Hi All I am installing QTP 8.0/8.2 in my office desktop (WIN XP) but it is not working. Inspite Installion is succesfully done but when i open qtp from programs it opens only first screen of add-in and after that it disappears. But in my other computer at home (winxp) it is working fine. Can you please give the reason, why it is not working in office desktop. DEEPAK SINGH
How to handle "Java Runtime error" popup window in the web application ? Sometimes the application throws the error repeatedly... Is there any browser setting available to disable the error ?
How to Run a Test using QTP?
How Does Run time data (Parameterization) is handled in QTP?
why we use check points , In qtp we use the any check points , what r they , when and why
how many script you will wright in a year ? i told it's depends on the proj..and 'n.no of ... but he forced me to tell some num. or avg .....how many i suppose to tell..??and do a favor per day how many script don't thing it's repeated question or common ...help me post a ans...thanks for advance
What is an environment variable?
write a qtp script to verify that the business price is twice the economy price in flight reservation window
Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?