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)
Answer Posted / jenny
Ideas:
A program can deal with an exception in one of three ways:
– ignore it
– handle it where it occurs
– handle it an another place in the program
If you do not see the pop up message and if the err can be
ignore it,
Then make a code to Write the err to a error log;
Proceed to next step.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you send email with attachment from outlook using qtp ?
what is output value in QTP and how it can be used in automation testing
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How to check bitmap output value?
What is use of object spy?
Does quicktest professional is unicode compatible?
What is the difference between a Function and Action in QTP?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Which functionalities of QTP used in banking project?
Where you are storing your script?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What is optional step in qtp? How you can add optional step in qtp?
what is error and fault in terms of software quality?
Can we create user defined functions in qtp?