QTP Test (regression testing)
Hi There, I was wondering if it's possible to run a testscript (regressiontesting) where on handling is done by thousands of users at ones. To combine loadtesting and regressiontesting in one. Thanks....
View ArticleRandom Values from Drop-Down
How I can choose a random value from a drop-down? Example: Browser("e.........Login").Page("...........").WebList("Manufacturer").Select "ABC" I want to select different values from manufacturer drop-down
View ArticleWarning in Report
I’m using QTP11. I ran my script successfully. My Test result showing 5 Warnings 0 Failed 1 passed How I find out what is the warning in my test? Should I just ignore it?
View ArticleQT 11 with .NET
Hi Friends, After long time i have chance to work in qtp.... when i tried to capture the objects the dot net application got closed. please suggest me asap.... we are trying with trial version of qtp....
View ArticleQTP 11.0 Doesn't allow to save excel extracted from BO report.
Hi all, I am a begginner in QTP and trying to automate testing of SAP BO reports. Now i have refreshed the report through AUtomation and if I have to export to excel. I click on these many objects...
View ArticleUnable to Run QTP on Windows 8 IE 10. Please Help
Hi Friends, Unable to Run QTP on Windows 8 IE 10. Can someone please suggest me on this. Please let me know if any patches available for this issue Thanks, Gilson Thomas
View ArticleDifference in Window Identification
I have two systems with QTP11.0 installed on them. I have exactly same add-ins installed on both. Now I record same steps on AUT on both machines. Machine-A records as...
View ArticleBrowser Compatability testing using QTP11
Hi.I am very new to Browser compatability testing using QTP 11. we have written vb script to test web application on IE8. I would like to know how we can make use of this existing code or convert so...
View ArticleHow to enter values into excel which is already open using QTP
I have a open excel work sheet and i need to activate this sheet and paste values to it. I have written code to open a new excel sheet and paste values into sheet1. But not sure how to activate once...
View ArticleORA-06413: Connection not open
I am using the following function in QTP 11 to fetch data from Oracle in Windows XP 32-bit machine: Code: strConn = "DRIVER={Microsoft ODBC for Oracle};UID=******;PWD=******;SERVER=******;" strQuery =...
View ArticleLatest dumps of QTP11 certification (HPO-M47).
Hi All, Can anyone plz send me me the latest dumps of QTP11 certification (HPO-M47). I need it urgently, i am having my exam on late this month. You can also send any kind of helpful information to...
View ArticleFetching values from a web table
From attached web table I need to verify all states name are there. I am planing to fetch all states' names and compare with data stored in Excel Additional: States name are in order Checkboxes are...
View ArticleHow to get background color for individual days in SAPGUICalendar with QTP
Hi, I would really appreciate someones help to work out the code to retrieve background color for the individual SAPGUICalendar days using GetROProperty. This is a client requirment we are trying to...
View Articleqtp for VB 6 application
Hello, I need to test visual basic client application written in VB 6. I never tested VB application using QTP. Do you have any book or tutorial that helps for my need? Also, do you have any advise as...
View ArticleSave data from pdf file to a word doc
hi , ineed a script to get data from the pdf file and store it in a word doc so that i can compare it with the application... can any body help me pls.??
View ArticleGetCellData not implemented
Hello there, I am trying to test Avaloq, that is a Banking application whose client is written in .NET, with UFT but when I try to read the content of an Avaloq table I receive this error: The method...
View ArticleQTP Should open files(say txt files) it can be n number from a folder.
Hi All, Thanks for your time! I am qtp beginner and I've been given a project. QTP should open somefile say 10 text files but it changes so make it 'n' number, it should read(I mean it should open) and...
View ArticleHow do I save name and email address in QTP ?
Hi All, Thanks for your time! I've a project which involves following steps: i) Log into a website. ii) I have to search with ID(number like 8906). iii) Then I have to update it with the name who is...
View ArticleQTP Exercises
Hi All, I require some Hands-on exercises to practice QTP. I have practiced on the flight application but I am not satisfied and require some additional material for me to practice on. Thanks in Advance.
View ArticleObject Spy gives different results
Hello, I am writing desciptive programming in visual basic window. When I click a vbbutton using object spy, I get vbname = "continue". But when another person click on the same button using object...
View Article