Could anyone please tell me one situation where you have
used recovery scenarion in real time with an example?
Answers were Sorted based on User's Feedback
Answer / vengi
EG:When ever click on .exe file it gives some security
warning message and gets popup window in this case are
using RSM to handle for this type of errors
here we are select popup trigger option
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / siva
THank you Vengi for the Answer...
can you make me one thing more clear is that, about ".exe
file", when and where do you use.
I also request for a bit more explanation about the same.
Sorry if am whiling away your valuable time.
thanks in advance
siva....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hemant kumar
There are two type of files:
1. EXE - Often referred to as intelligent files, capable of
managing memory on their own. Their size is greater than 64kb
2. COM - Are image files and they just copied into memory
without any intelligence of their own. Their size can not
increase than 64 kb.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the qtp objects?
can any body tell me all of the release dates of QTP?????..... thanks in adv!
In Manual testing , can u prpare bug report in TD?
QTP is not displaying in OBJECT SELECTION-CHECKPOINT PROPERTIES boxs only WINDOW AND WIN OBJECT remaining pages and links , images not displaying in web application testing. how can I get the pages and links in object selection? Please anyone tell me?
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
How can we translate the steps between the Keyword and Expert Views?
what is output parameters in qtp?explain? 2)
What is iteration?
How we can import data from database?
What are the main attributes of test automation?
What is the process of synchronizing qtp and aut?
Describe function procedure in vbscript.