Value with forward slash(/) not identified by QTP - Pls help
Hi, Could someone help me on this scenario? The below output is from webelement innertext value (which got from runtime using GetRoProperty) Quote: :21:TR10917011/1 :25:000333333333 :32A:130123USD18,00...
View ArticleForward slash (/) qurery
Hi, Could someone help me on this scenario? The below output is from webelement innertext value (which got from runtime using GetRoProperty) Quote: :21:TR10917011/1 :25:000333333333 :32A:130123USD18,00...
View ArticleSuppose two Object has same properites
Suppose two Object has same properties , I want to write a VB Script for both objects but properties for those object are same ,Could you please help me what should I do
View ArticleSQL Query Issue in QTP
Hello every one, I am using the following Code -: Code: nowMonth=month(now) nowDay=day(now) nowYear=year(now) TodayDate=nowYear&nowMonth&nowDay...
View ArticleSpy is not deteting Web objects
Version am using is QTP=11.0, Where OS is win7 and IE 8 version. When am trying to detect the web objects using spy , Spy is not detecting any web objects. Could you please let me know what would be...
View ArticleCan we save an exported Excel sheet directly from QTP?
Hi There, I stored some values to Data table and exported them to an Excel sheet using following script datatable.ExportSheet "C:\book.xls", "MySheet" Now can it possible save the file book.xls in C...
View ArticleHow to automate MS Access Frontend application through QTP
I am working on a project and the application of that project is on MS Access used in frontend and SQL server in the backend. It is a Desktop application. If i need to automate this application through...
View ArticleQTP with Jenkins
We recently integrated Jenkins' source control management with the QTP jobs. There is one defect. QTP does not exit at the end of any tests. This leaves a lock file in the workspace. If we configure...
View ArticleHow to read text in command prompt using QTP
Hi, I am trying to perform some operations using command prompt. I am able to write something on command prompt but unable to fetch the output text from the command prompt. I had tried with...
View ArticleHow to Create and use local repository
Hi, In QTP there are two types of repository: 1. Shared 2. Local. I am familiar with the Shared but i need more explanation on Local repository(.bdb) file. If possible please provide some real time...
View Articlehow to get a link present under mouseover action
Hi All, I need to click a link which is present under mouseover action of a tab. Used the below code but it didnt work Code: Browser("granPAPA Hom_2").Page("granPAPA...
View ArticleHow to get values from a Java Tree
Hi... I like to know how to get the values from a Java Tree Object.. I need to get the value from excel like structure (Image attached) row after row (which is Java Tree object) and store it to local...
View ArticleHow To pick up the particular mail in Post Login Gmail page and click on...
Hi guys, Can you help me with the below scenario, I want to display all the emails of the 1st page Gmail post login page and i want to select the particular mail and i want to click on that mail's...
View Articleautomate a website which has flash objects.
Hi All I am trying to automate a website which has flash objects. I tried installing Flex 4.5 add in for QTP. But it is not working. After installation of Flex 4.5 add in I am not able to see this in...
View ArticleQTP not clicking on the flex button
Hi All, I'm automating a flex application. In my application, I've a browser button which is identifying as flexButton. I need to click on that browser button and then browse a file. I've written the...
View ArticleSave As" action on PDF">QTP 11: Does not recognise "File > Save As" action on PDF
I’m experiencing issue while recording "File -> Save As" action on PDF. QTP 11 does not recognised the File -> Save As action. I'm using Window 7 and IE 9... Please advice, if any add-ins require...
View ArticleLoading objects in qtp at run time
I was trying to load objects at run time in object repository.My object repositroy gets loaded but when i add object using addobject method I get error saying the google object was not found in...
View ArticleIssue with "Test run scheduler": Unable to clear the scheduler list
Hi, There is an issue with the "Test run scheduler" that we are currently facing. Any help is really appreciated Details about the issue: We are using a VBS file to initiate QTP scripts execution. The...
View Articleselect an item from a very long drop down list
Hi, Even though i am able to do it with my looping logic, i just wanted to see if anyone else has a better solution to my problem. I have a drop down that contains over 100 items. I have to select the...
View Articlevb script to stop execution of functions if conditions fail
Hi I’m Jagadeesh. It would be helpful to me, if anyone can provide me an idea to below problem I’ve a scenario in which my script will be executing each test step line by line and for each test step it...
View Article