How can we disable popup blocker? (I think it means when we
get a pop up messge(its error) how we wil disable that one
with out interrupting normal process)
Answers were Sorted based on User's Feedback
Answer / rajesh
I tried using this method but not get it usefull.Please
provide another answers or tell us how to use this method
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sreekanth
we need to create a .qrs(recovery scenario file)file &
activate that file to all the tests...by using recovery
scenario manager...
or else ...we can give "ON ERROR RESUME NEXT" as the
starting of the script...
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vijay
This can be resolved by changing your browser setting to low
security or creating such environment and save the same as
script by generating script.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / imran sheikh
Hello,
Not sure whether it helps you but it is very useful.
Once i face the scenario where i was getting pop-up dialog
box for security when i was passing through payment gateway.
I changed my browser setting and it worked good for me.
Tools > Internet Options > Security > (Zone you can go for
both internet and intranet) > custom level > There is
miscellaneous > Enable 'Display Mixed contents'.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / a.thirumalareddy@gmail.com
if object.Exist then
object.close
End if
or use recovery scenario if u dont know the exact step where ur getting pop-up
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / veda
i think using
recovery.setactivationmode "disable"
| Is This Answer Correct ? | 0 Yes | 3 No |
How can we check whether a particular sheet loaded (existed) or not in Data Table.
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "ETL TESTING" IS BEST OR NOT? BEFORE LEARNING ETL TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR ETL TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?PLS HELP ME REAL TIMERS IM REQESTING U..... CONTACT ME gan9000@gmail.com
why we are using environment variables instead of global variables?
Do we have to Enable Smart Identification while running Or will it automatically be enabled ?
wht is Automation testing frame work. pls explain it
How to build scripts that access data from external sources?
What are the Automation Limitations??
Explain different checkpoints in qtp.
Plz suggest me a good training institute in Mumbai/hyderabad for QTP…. Plz advice thank u
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible
Explain how you can find the absolute value of the number in qtp?