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 |
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
Can any one please explain hwo to test client/server application using QTP?
what is the difference between the modular framework and datadriven frame work
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
How to find RAM size by using QTP?
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?
How to check which add-ins are associated with a test in qtp?
They asked by using qtp recording writing scripting
Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel
What is the difference in testing a client-server application and a web application?
How you know that a test case is a regression test case