How much is the fee for QTP Advanced Scripting certficate?
Do anybody know how much is the fee for HP0-M98 certificate? I see $1500? isn't it crazy? If anybody know where to register would you please help ?
View ArticleQTP Not able to click on FlexButton
Hi All, I am trying to automate Flex application using QTP 11. I am trying to click on FlexButton (Browse) using QTP, but QTP is not able to perform the same. Once QTP clicks on FlexButton(Browse),...
View ArticleUnable to select Multiple OracleTextFields by Holding Ctrl Button
Hi, QTP Version: 11.0 Application: Oracle based application. Facing an issue when trying to select multiple rows of OracleTextFields by holding Ctrl button. Ex: Selecting 1st row Oracle text field and...
View ArticleCan we run the log a defect in QC through 'Selenium'
Hi, I would like to know "Selenium" framework supports the QC. Can we log a defect through script in 'Selenium' Can we run a test case in Selenium through QC P.S Since this forum is for QTP, but i...
View ArticleQTP 10 is not recognizing Browser
Code: Hi, I have QTP 10 and IE10 installed in my machine which is Windows7-64bit OS. QTP is identifying IE10 as WinObject. I tried different options provided in the blogs, but still the solution is...
View ArticleReading and writing is the same text file
Hi I want to read the data from a text file and write the result for that data set in the text file at the same time how can i do that in QTP File Format:- DATE##FLYFROM##FLYTO##NAME##TICKET##Result...
View ArticleQTP vs SOAP UI
Hi Guys, I was wondering if you had any idea of how these two systems are different from eachother? What are the pros and cons? The company I work for is pushing for SOAP UI and I would need some help...
View ArticleQTP Real Time examples and vb script programs
Hi all I have started learning QTP and Vb script recently. For having hands on I want to work on some examples of QTP . Also for vb scripts to practice programming i want to have some programming...
View ArticleBecoming expert in QTP
Hi All I have recently started learning QTP and vb scripting. As of now I am referring QTP help , tutorials , sample applications and books to learn this technology. However I have one question. If i...
View ArticleWant to Configure Quick Test Print Log window with HP UFT 12.0
I want to know how can you configure Quick test print log window with New UFT 12.0. I want the window in same state as it was used to be in QTP 11.5. Please assist me on this as soon as possible, Since...
View ArticleError in getting sum of numbers program
hi all I am new to scripting and i have written program which give sum of the digits in a number as follows: Code: Dim num,sum,getdigit sum=0 getdigit="" num=Inputbox("Enter a four digit number") If...
View ArticleQTP license
Hi, We have currently QTP seat license, we want to convert them into concurrent license. Can it is possible to convert?? If yes, then let me know the procedure. Thanks,
View ArticleWin object instead of combobox
Hi I am using tee chart for data export and want to select some value in series instead of all. But it identifies as winobject and values of objects are not coming in text in object spy. Getitemscount...
View ArticleIBM MQ messaging automation
Hi All, Currently I am automating IBM MQ messaging from UFT.For this I am using .net factory instance. Problem which I am facing in it is given below: Code: Set oMQM =...
View ArticleWebedit embedded in a Webelement, cannot be identified
Hi I have a webedit which is embedded in the dynamically changing webelement, i am able to identify the dynamic webelement, however not able to identify the embedded webedit and hence not able to set a...
View ArticleCreate a random number starting with an alphabet
Hi, Could any one help me to create a random number starting with alphabet like A123456, Regards.
View Articleobject recognition issue by qtp 11.0
Hi, Environment: qtp 11.0 VB 6 application. Windows machine. Some of objects, QTP does not recognize. I have the Visual Basic add-in installed. I asked developers and told me that they use third party...
View ArticleFlex automation
Hi, We are automating flex applications, we are able to identify the objects as flex objects. But during the execution while running scripts on remote machines(VM's) QTP is taking 2 minutes time to...
View ArticleAutomating Word Docs
Hi- My application under test (AUT) launches Word and creates a document with a randomized name. What I want to do is search through the open document for a string of text. And if I do the following......
View Articleparameterize Excel Sheet Name in SQL
Code: Dim strQuery, sheetName sheetName="pSheetOrFileName$" Dim strTestID : strTestID=Trim("One") Set objConnection = fnGetConnection(strFilePath)...
View Article