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 |
anyone can explain about "Smart Identification" in QTP I mean what is the use of "Smart Identification" Give an example
wht is Driver in Integration testing. Anubody can answers it
Have you done batch testing in qtp? If yes how you are doing?
Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .
It is a SQL question. Write a query to find top three salaries in an EMP TABLE?
Explain the types of object repository?
In where you are keeping or maintaining shared object repository (file)in your appliction?
i have an array CAPGEMINI .....Here i need to check whether G is there or not ..how to do that and friends i have one big doubt that is whether it is array or string ,how we come to know that and where we consider that it's array ,where we consider that it's an string because when i want to find the length i have big doubt whether we need to use len function or ubound ... ans me for this TWO Questions any one please
where is the bitmap checkpoint be saved
Could you please explain me about QTP framework.
what is the recovery scenario?
what is a file system object in QTP