How to select the WinRadioButton using descriptive programming
Hi All, Im trying to automate selecting the WinRadioButton "First" in the Flight application using the below code in QTP version 9.5. Code: 'Descrition Object Set oChkBoxDesc = Description.Create...
View ArticleAs soon as recording is done, Qtp stops working!!!
Hi, I am using QTP 11 Evaluation version . Have installed all the patches. My problem is as soon as i m done with the recording For eg- i start the recording, navigate to google.com->enter any...
View ArticleDynamic Webelement Value
Hello all. I am trying to work on a practice project. I am working with finance.yahoo.com I have the following code Code: systemutil.Run "iexplore.exe","finance.yahoo.com"...
View ArticleI am not able to set the value in Web Edit box using QTP 11.
Hi Ankur, I am in real need of your help. I am using QTP 11. What I want to do is to set the value in Web-Edit box, which is in actual convert into web list box while we enter any value, To solve this...
View ArticleSave randomly generated string
Hello again, I had a quick question, I wanted to know if there is a way I can save a randomly generated string or call that value again later in a test. I use the value to set a last name field, then I...
View ArticleWeb Table
Hi, I have a web table in which multiple elements are there like listboxes 3 and then web edit boxes. i want to enter data in each element and tried the send keys method but no use. can any one please...
View Article"Fail to run" when calling from another Action
Hi everybody I am having troubles when executing the following code from UFT. The code is included in a separate action which has a local data table. When I run the action separately, everything is...
View Article.Net Framework 4.0 application crashes after opening QTP 11
Hi, While opening .Net Framework 4.0 application, it crashes. This happens only when i open QTP 11. If i reinstall my application, it opens for the first time, and after closing the app and when i...
View ArticleFail when running multiple actions in QC
Hi everybody, I have experienced problems when running multiple actions, one after another. I have two simple actions "Action1" and "Action2", having associated the same repository, both of them...
View ArticleWebtable
Hi All, I am new to QTP's webtable.I have gone through some blog on webtable and for that moment I got to know how it works but when I tried with a example I am getting so many confusions. I created a...
View ArticleScript required to run any app as administrator
Hi, I looking for the QTP script to open the app "Active Directory Users and computer" as administrator Regards Kalyan.
View ArticleALM resource(datatable) not used when expected
Hi All, this is the scenario 1) I have a test stored in ALM in Test Plan. 2) There are 2 Test Configuration "TC A" and "TC B" 3) There is a Test Set in Test Lab where the test with both scenarios is...
View ArticleSupporting multiple browser VERSIONS
Hi All, I'm currently doing some investigative work for an extensive piece of automation for a client of mine. One issue they have flagged up is as follows. They have (in the past) done some automation...
View Articlehelp automating carousel
I have a carousel on my application that has buttons and 5 slides, something of this sort http://dimsemenov.com/plugins/touchcarou...ngle-image , I am trying to automate the scenario which is "verify...
View Articlewhich one is good qtp 11.50 or 10
for qtp certification which one is good 11. 50 or 10 pls suggest me Thanks & Regards, kishorekumar
View ArticleVBScript Certification Path
I think being certified on VBScript From Microsoft would be great! I googled a lot , but could not figure it out. So what is the certification path for VbScript? Thanks
View ArticleHow to select a city from the dropdown
Hi Ankur, I have a doubt for my code -- To select a city from the dropdown using VB script in QTP Suppose if i want to select Noida from the dropdown list , using object spy i see the...
View Articleadding atachment to QC (ALM) - overwrite
Hi All, during the test in QTP (launched from ALM) I am uploading generated excel file to the test run attachment using this function: Code: Function UpLoadAttachmentToQC(FilePath) Set ObjCurrentRun...
View ArticleArchitecture of QTP framework
Hi All, What I know about framework are: Module Driven FW: This helps testscripts to share reusable code(functions). Keyword Driven FW: This helps to create sharing descriptions of AUT objects in...
View ArticleQTP11+ AcroQTP add-in, is not identifying any objects of Adobe Reader 10.1.1
We have to Automate PDF reader (read PDF file content and validate content) which has data, tables, images within it to be tested. Software's Available & Installed: QTP 11 installed. Adobe reader...
View Article