What is the method for maximize the application while we
using Decriptive programming in QTP?
Answer Posted / neeraj
Browser("PropertyName:= Property Value").FullScreen
for example
Browser("name:= Google").FullScreen
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is QTP’s model for test creation?
Explain process of smart Identification in QTP?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
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 can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Which functionalities of QTP used in banking project? pls any say answer?
Can I change properties of a test object?
Explain the concept of object repository and how quicktest professional recognises objects?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Explain more about the Test Fusion Report of QTP?
What are the different kinds of test steps?
Explain different types of action in qtp?
If you are testing a web application then what will you test in that application?