hi all
i have qtp 9.0, Active screen is not working means after
recording script snap shots not displayed in Active screen
window. i have all ready check all setting means
Tool...>option...>Active screen...>Default Level button is
disabled. Is there other setting is remain to set
Pls help i m new for qtp
Answer Posted / mamata
Hi,
I am not sure how much this would help.
but please try the below one
In QTP go to the file->settings->properties->modify-
>uncheck the Activex and save it.
try to run your script. Hope it should work
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
How to test login module with different username and password by using data driven testing in QTP?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How did you use regular expressions in QTP and also in WR?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
What is Port testing. Whhen will you perform?
how interviews will be on QTP?
Explain more about the Test Fusion Report of QTP?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
How we can import data from database?
How to use checkpoints in qtp ?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
in a web page hoe to check the dynamic links that rechabging with out using regular expressions