-
-
-
QTP parametrize test for multiple excel sheets
Hi all!can anyone tell me how i can parametrize my test when i have 3 excel sheets with names of companies,places, states respectively and the fourth excel sheet with the paths of the previously mentioned sheets. i have one main test script which will import the excel sheet with the paths of the other three. and i want to parametrize the test to take values from 3 different sheets in each iteration....
-
-
QTP In Visual Studio 2005 problem
I am using QTP 6.5 and till date we were developing our soft on vs2003 and now we switched to vs2005.UI remaining same we could not get that old scripts recorded are not working on 2005.there is a difference in the scripts old scripts and the new scripts also.
-
QTP - Conditional links count
Hi,I am new for QTP.I have so many links in my page. but i want to count particular links among them.But all links properties are same. so now i have to add the new property for that group of links and count that.i added the new property for that linksbut i got general errori add new property for the link in object repository and the object identificationname is val Value is LI write the codeSet descrip...
-
ie it enters blank and proceeds to next statements
only workaround available for this is you need to toggle between using browser event
and mouse events replay type
i.e. setting. webpackage("replaytype")=2 for mouse
perform input file action
and switch back using
setting. webpackage("replaytype")=1 for browser
Even with this Problem is not resolved
Does anyone know Better workaround for this
and why QTP has this serious limitation in using input file method (Webfile object of QTP)
as this makes well written scripts unreliable ..
">Hello All I have been using QTP fairly well in automating regression test Cases for my Web application.I have come to know about lots of workarounds for problems that arise using Combination of DP, VB script and OR of QTP However there has been one issue with the tool whenever it tries to enter a network file path in Input file fieldProblem is when it is run on an iteration, it does not put in put file path something like"serverqtpmyfile1.xls" ie, out of 5 times it will fail 3 times .. ie it enters blank and proceeds to next statements only workaround available for this is you need to toggle between using browser event and mouse events replay type i.e. setting. webpackage("replaytype")=2 for mouseperform input file action and switch back usingsetting. webpackage("replaytype")=1 for browser Even with this Problem is not resolvedDoes anyone know Better workaround for this and why QTP has this serious limitation in using input file method (Webfile object of QTP)as this makes well written scripts unreliable ..
-
-
-
Test Web Application in Offline Mode
How to test a Web Application in Offline Mode in QTP
-
Read web page information
How to read the web page information using QTP/Vbscript
-
Problems encountered in automation tools
What are the problems you faced when you are working with automation tools like Winrunner and QTP?
-
Export data Sheet from qtp to quality center
I have all my data in local sheet. I wan to export that sheet to Quality center attachments.we can do it by exportsheet method. syntax for this method is "DataTable.ExportSheet(FileName, DTSheet)". here filename is nothing but path for that excel file. For qulaity center what is the path ?
-
Active Screen Option
How does Active Screen option works to capture an application?
-
Entering Data problem during playbacking the scripts
I am getting problem while getting scripts updating on new build. the scripts are been recorded in 8.2 qtp version. now i am using 9.2 qtp version.My Qus is while Playbacking the scripts on new build Data in not getting entered in Some cell for ex i hv scripts like JavaWindow("Settings").JavaTable("Record 1 of 8").DoubleClickCell"#8","Name","LEFT"JavaWindow("Settings").JavaTable("Record 1 of 8").SetCellData...
-
Introduce New Software
As a QA tester How do introduce your new software?
-
Getting problem while playback QTP scripts
While play backing the qtp scripts on java application i am facing the different kind of problem.The data is not getting entered into the cells of a particular table which is in application.Ex: JavaWindow("Organization Editor").JavaTable("Record 1 of 1").DoubleClickCell"#1","Note","LEFT"Set Wshshell=createobject("wscript.shell")Wshshell.sendkeys "test"as in the above script the value "test" should...
-
Does QTP supports applications build in uniface (4GL) ?
I would like to know whether QTP supports Uniface applications or not? Does it require plugins? Any problem encountered? Please help me in finding right tool for Uniface and HTML applications.Any answer would be appreciatedThanks in advance
-
How to record the QTP run session using vb script?
Hi all,I am using vb script to run qtp scripts. code isSet qtApp= CreateObject("QuickTest.Application")qtApp.LaunchqtApp.Visible = FalseqtApp.Open "Path of the script"qtApp.test.runThis vbscript will run the selected qtp script. While qtp runs the selected script, is there any option to record the run session through vb script?? (something like qtApp.test.record)?i know that, we can directly save the...
-
Support to Wireless Devices
Does QTP support to the Wireless device applications like Pocket PC and MC 70. please do tell me.
QTP Interview Questions
Ans