-
Read PDF file using QTP
How to read PDF file using QTP?
-
Update Mode Recording
When do we use update mode in Recording?
-
Test Tool Tip text
How to record mouse movement and get the tool tip text through scripting.
-
DotNetFactory
How can we use dotNetFactory in QTP?
-
Submenu Items
How to get list of sub menu items in given menu in VB Script (QTP 10.0)?
-
Test HTTP Interface with Dynamic Javascript Components
How to Test HTTP Interface that has dynamic Javascript Components using Quick Test Professional
-
Read Outlook Inbox
How to read email notifications using QTP?
-
Add More Records
How to add more records in QTP to check the database of the website?
-
Using Register Key in QTP
How to use the "Registery Key" in QTP
-
Parameterize Database
How to parameterize the database from separate data table?
-
FIT and WATIR
What is FIT and WATIR ?How FIT and WATIR are more helpful in QTP?
-
Test Server Log Files
How to test the server log files using QTP?
-
Support to Wireless Devices
Does QTP support to the Wireless device applications like Pocket PC and MC 70. please do tell me.
-
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...
-
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
-
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...
-
Introduce New Software
As a QA tester How do introduce your new software?
-
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...
-
Active Screen Option
How does Active Screen option works to capture an application?
-
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 ?
QTP Interview Questions
Ans