how to check URL using QTP? write vb script with descriptive programm only?
Answer Posted / manjunathareddy
Dim oBrowser
Set oBrowser=Description.Create()
oBrowser("micClass").Value="Browser"
Msgbox Browser(oBrowser).GetROProperty("url")
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
How will you declare a variable in qtp?
how will load the object during runtime?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
give me the code to save all messages of inbox of gmail into a folder and notepad
In qtp, how you can exit for loop?
How to customize qtp?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
What do you mean by iteration?
What is Port testing. Whhen will you perform?
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.
when will you do debug your script? and explain that process?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?