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 is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
How many types of parameters are there?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
What are the technologies supported by qtp?
How do you open adobe acrobat file in QTP and do some testing on that file ?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
How many types of Automation frameworks are there in UFT? Describe them.
Explain the difference between call to action and copy action?
can i compare two databases using QTP ?
what are the utilities and drivers
what is the difference between data driver & data driven and driver script?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How do we analyze the checkpoint results?