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 |
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
What is a data driven test in qtp?
Can anybody give the script to addsheet, add column,add values under that column in the rows??
Whenever i'm running 3 diffrent scripts in a Test Batch Runner as a batch. its not showing any result. QTP only runs all the scripts n nothing else. B4 running the test batch i have done all the settings, But still its not working.
What is QTP scenario.
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
For ex we are doing automate testing in that can we do some part of application recording, some part descriptive programing and some part general VB scripting like that .............
what is advantage of descripting programming in QTP?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
wt is the xtension of the QTP result view file?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
How to find the path of folder in which the test is saved in qtp?