Descriptive programming on flipkart.,com
Hi friends, I am having interview on this Saturday and mostly they will ask me to do task on flipkart.com Kindly send me the script for flipkart.com. Steps: 1)go to flipkart.com 2)click on the laptop...
View ArticleHow to execute a UFT script when computer is in locked state
Hello All, This is Akila. We are using UFT 11.53 in Win 7 environment. I have a UFT script that is used to login to the virtual client where our automation test scripts are scheduled. This script has...
View ArticleGeneral Error while saving test
I'm getting "General error while saving test" while testing saving test in qtp9.2 running on windows 7 utlimate.
View ArticleHow to validate date in an application should not accept less than future date.
Hi, Recently i have asked a question in an interview where, I have to validate that the application should not accept the date less that the current date. hoe to write the VB script code for this? The...
View ArticleQTP vs CUI
Hi, Can someone please give the tool evaluation parameters between QTP and Coded UI(Visual Studio) to finalize the tool. We finally want to recommend QTP so please help me with the points having...
View ArticleCreating Simulator using service Test
I need to automate a Set of Web services using service test in UFT and I need to simulate the response of specific web services what is the appropriate component that I should use? is it HTTP Receiver...
View ArticleVUser terminated
Hello All, I am executing UFT scripts on a Virtual client. Environment: UFT 11.53 Windows 7 IE 8 I use the RuntestSet.exe , HP's utility program to execute the test sets. I execute nearly 350 scripts...
View ArticleQTP UFT supports Extjs and Treegrid Applications
Can someone please let me know that QTP/UFT supports the applications which are developed in ExtJs and TreeGrid Technology. If supports pls let me know which add-in we should select
View ArticleUsing LearnQuickTestPDF API
I was wondering if anyone has used this PDF manipulation tool to fill a PDF form. I have tried it and I am not able to get the field names from the PDF forms used in the AUT.
View ArticleHow to verify whether pdf is completely loaded or not in webpage
Hi All, I have a requirement to check whether pdf document is completely loaded in webpage or not. I cannot simply put wait because pdf is loading in 10 secs and some times its taking 3 to 4 mins also....
View ArticleClose browser code not working
Hello All, I am using the following code to close all the browsers. Code: While Browser("creationtime:=0").Exist(0) 'Close the browser Browser("creationtime:=0").Close Wend I am getting "object is...
View ArticleTry to connect oracle server through UFT.Getting Ora6413 error
Try to connect oracle server through UFT.Getting Ora6413 error Code: Function DBExecuteField(ByVal DB_NAME,ByVal DB_HOSTNAME,ByVal DB_PORTNUM,ByVal DB_USR,ByVal DB_PWD)...
View ArticleLaunching .exe file with parameters
Hi, guys! I'm trying to launch .exe file but have some problems with parameters for it. In cmd I invoke application like ".exe /user=user". How can I launch it in QTP without cmd with parameter...
View ArticleUFT 12 unable to recognize the objects of a java based application (jre -...
Hi, I was working on automating a java based application running on jre 1.7.0_45 using UFT 12. It was working all fine. But then the java version for the application was upgraded to 1.7.0_65. Now UFT...
View Articlescripts were not getting recorded in qtp v12 for flight application
Hello Friends, Always people come on this site for quries about QTP but today I am posting this comment to give a very good feedback to learnqtp. I was struggling with an error of scripts were not...
View ArticleDrop down list class is a link
Hi, I am new to QTP. I am trying to record the sign up page. But drop down values are not recording and when I run it, it is failing. This is our site. https://chroniclevitae.com/account/new?cid=VTHOME...
View ArticleOutput Values error
in qtp 12 i was doing practical on output values with the application of mercury flights. in login error dilog box there is text "please enter agent name" i want to record error messages. after...
View ArticleHow to hide/protect code in UFT
Does anyone have ideas of how to protect/hide your script and libraries in UFT?
View ArticleQTP does recognize object
Hi, The subject of the thead might be very often used, but the issue i have is, i test a web application and during entering a filed it has a lookup button that is a mandotory to select. When i click...
View ArticleIssues while uft script execution
I have been facing following issues while doing a batch execution of the scripts in uft but not sure what is the reason behind them as when i try to debug by opening individual scripts it works fine I...
View Article