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 |
Suppose there is a bitmap with some text in it how do you write the script to get the text.
what are the mandatory properties for a tex boxc (scenario?)
what is active screen,keyboard view?
What are the environment variables?
Explain how qtp identifies objects?
Can we create user defined functions in qtp?
How to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.
how to change the properties of object during run time . plz give the code using flight reservation
How many types of Parameters are available in QTP?
why do we use both location and index identifier.
Explain the types of properties that quick test learns while recording?
Explain hybrid framework with advantages and disadvantages?