how quick test record on dynamically generated urls and
web pages.
Answer Posted / baba fakruddin
Siva reddy is okay
if we use system.util "www.gmail.com"
it opens directly gmail in default browser
if we create an instance for browser we can record directly
on default url
' It opens default/mentioned in options web page
dim ie
set ie=createobject("internetexplorer.application")
ie.visible=true
set ie=nothing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the main differences of qtp and win runner?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How did you use regular expressions in QTP and also in WR?
What is the basic concept of quicktest professional (qtp)?
How to open a new test using quicktest professional (qtp)?
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
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
If I give some thousand tests to execute in two days what do you do?
How to use debug tools?
Explain how Does Run time data (Parameterization) is handled in QTP?
Are Shared ORs read-only?
What is the difference between the keyword view and expert view?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Explain how you can find the absolute value of the number in qtp?
Did the scripts need lot of maintenance? If yes, why?