what all you test when you migrate from client application to web application
hello all, i was asked this question in the interview,i know this is not qtp but i dont get u guys anywhere so posting it here.please answer. i said client is 2 tier and web is 3 tier so 1.u will see...
View ArticleProblem in identifying the object
Hi, I am trying to identify the gmail objects with the following code in dp: y = Browser("title:=Gmail").GetROProperty("name") msgbox y Above code is executing correctly and displaying the output. But...
View ArticleQTP11 on Windows 7
Hi, I'm a french student engineer so sorry for my english. Now i am in company who use QTP and i'm a beginner. I have a huge problem with QTP11 on windows 7 with java appli. My script works correctly...
View ArticleMake QTP work on Windows 8 with the help of Hyper-V
HP has not yet released a patch to make QTP work on Windows 8 machines. The only alternative is to make use of HYPER-V feature available on Windows 8. Read More>>
View Articlesimilar links
I have multi-page tabular data that I am going through. At the bottom of the table is a list of pages (starting from 1 and going through 10). There is also a link "..." which means go to the next set...
View ArticleCan QTP handle slick grid table in a web page
Hi , The AUT is having a slick grid table. This table is little bit different from normal web table. QTP identifies the whole table as a web element. But in the object structure, a web table can be...
View ArticleQTP stops execution with no error
Hi All, I am using QTP 11. QTP executes the second step below and Stops execution all of sudden. This happens intermittently not always. Have anyone faced similar issues? Please suggest me a way out....
View ArticleCant we use OR's customised using QTP 11 in QTP 10.?
I have QTP 11 in one machine and QTP 10 in another machine. I customised/updated the properties of the objects in the OR using QTP 11 in one machine. When I tried to reuse the same customised OR in QTP...
View ArticleQTP Function to verify the state of a WebCheckBox
QTP Function to verify the state of a Web Check Box. This function will check the status of the specified check box and report pass or fail based on the expected state of the Web Check Box. Read...
View ArticleCannot find the "[ WebButton ]" object's parent "[ Page ]" (class Page)
I am beginner and trying keyword driven framework.. here is my script for login to Gmail account. ******initiate variable**** ExecuteFile "F:\Scripts\Login\Constant\OR Constants.vbs" Systemutil.Run...
View ArticleAutomating OracleForms Based Application - QTP
I'm automating an OracleForms based application which is a desktop based application (even though internet explorer is used for launching it). And I selected Web and Oracle Add-in in QTP The...
View ArticleHow to append values to the existing datatable in qtp during runtime
Hi, I have a problem, I create a datasheet during runtime and add a web table value which contain header and data during runtime, now i want to add the next set of values/data(header not needed) to the...
View ArticleGetting multiple errors
I am trying to work on someone else Script. its throwing various errors for me . I am sharing the code below and line number 486 throwing all types of error. 1. wrong argument 2. objects cannot find 3....
View ArticleWebElement is not getting identified in chrome browser but identified in...
Hi to All, I am struck in below problem , unable to get understand why qtp behaving differently . When I run below lines of code for IE or mozilla , it works fine but when I run this same for chrome...
View ArticleGeneral Run Error
Hi, We recently upgraded to QTP 11 and installed required Patch for QTP 11, IE 9 and Win 7. The below script / command is giving General Run Error. Set ObjIE =...
View ArticleQTP key issue fix
Hi everyone, I used have QTP 10 crack version, later sometime i installed loadrunner trail version. One day got popup of asking to install updates for QTP and Loadrunner. after updates, QTP is not...
View ArticleGetting ODBC error while executing the sql query in excel(DB)
Hi All, I am new to this forum and even in Automation field also.Actually my problem is: In my application i am doing export to excel and then considering the excel as db and running the sql statment...
View ArticleClicking command button in accesss form
Hi, I am trying to automate an application that uses MS Access Forms. I still need what methods are available, currently I am trying to do the login part. I am able to give the username, password &...
View ArticleIssue in Web services with QTP.
Hi, I am using QTP11.Windows7. For web services Testing i have installed web services add in qtp, installed .NET2.0WSE3.0. I am using WS-I validation tool platform - .NET .created input XML file. I...
View Article