How the QTP recognize, handle n reports that a error has
been handled by it(QTP) when we perform a recovery scenario
in our application n in what manner it will display it in
resulting window? Plz help me out.
Answer / lakshmana kaminedi
recovery scenario manager main purpose is to handle
unexpected exceptions.
In results window>edit>expand all--> expands the results of
that particular script as a tree structure.
error: it gives some description about the error and in the
next line it also displays the name of the recovery
scenario (which we will be naming at the time of creating a
recovery scenario) has trigered.and it also gives the clear
details.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is the difference between development and testing
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
what is meant by Implicit and explicit requirements?
how do u handle an object with out name in our application using QTP 9.2?
what are recovery management techiniques?
2 Answers BirlaSoft, GL Noble Denton,
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne
They asked by using qtp recording writing scripting
Can we create test script with out Step Generator?
Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What are parameterizing tests?
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0