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 / kumar
Hi,
consider we have 10 steps in this script.
we are expecting a popup after the 5 th step
the use the IF condition as (Answer1).like..
step 1
step 2
step 3
step 4
step 5
If popup.exists then
<statements to read the message ....>
Else
<send the error message to the report that popup is
not displayed and fail the test and exit from the test>
End If
step 6
step 7
.
.
.
.
.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What ate the Technologies supported by QTP?
banking domain description for software tester for interview
How to handle dynamic objects in quicktest professional?
what is meant by source control?
What are the features supported by UFT?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
What is QTP testing process?
Explain the concept of object repository and how qtp recognises objects?
What are the factors on which script execution time is dependent?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
Name the different types of recording modes?
how will you check how many members visited the website www.infosys.com?