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 |
What are the different kinds of test steps?
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no?
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
What are the features and benefits of Quick Test Pro(QTP)?
Can we do server automation by QTP? If you have any helpful links ,pls post it. Thanks Uma
For Usability testing, which is preferable Automation or Manual?
Hi, i am mallishwari, i am veryn ew to testing but i have very much interest in testing. plse give me some guidence to get the job in testing. send me required documents and faqs to my personal id: mallishwari_urs@yahoo.co.in thans for advance.
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar
How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...