What is action required by QTP if a popup message is coming
in exsisting script and now it is not coming.
The script is having code to deal with popup message now
when we run the script now the popup i snot coming
according to new build, instead of changing the code what
we can do?
Answer Posted / vineela
Kishore
thanks for the answer, we can use recoveries when there is
an extra popup is coming.
My question is if popup message is missing then when we are
running the script then how can we handle it
Thanks in advance
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to run a test using quicktest professional (qtp)?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Explain QTP using different development techniques ?
What is the script for database check point, bitmapchek point, regular expression ?
How will you report the bug and explain the defect tracking sheet you handled?
Hello friends..... On which areas of an application we can not test with QTP
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
What are the Disadvantages of shared object repository?
Is QTP supports Unix. If yes, then how the test automation is done?
how to post xml data from QTP scripts to any application?
terminal services client
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
Should have experience in framework means?
Will down time for server and content maintenance/upgrades be allowed? how much?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?