GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

QTP FAQ


QTP FAQ

Questions: 626
Comments: 882
 Showing Questions 1-10 of 626 Questions
[1] 2 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 QTP FAQ
Sorting Options :  

What is Library File? How to use library files in QTP? 
View Question | Asked by : rkdomala

I have tried this way to export data from a database table to store in an excel sheet, but it is only storing the last record of the received records. Can anyone help me.Set objDB = CreateObject("ADODB.Connection")objDB.ConnectionString 
Latest Answer: Set objDB = CreateObject("ADODB.Connection")objDB.ConnectionString = "DSN=mysql_qtp"objDB.OpenIf objDB.state=1 Thenmsgbox("Connection Is Establsihed")elsemsgbox("Connection is not opened")exittestEnd Ifsql_query ...
Read Answers (1) | Asked by : eswarqa

How to create reusuable components in QTP? 
Latest Answer: Hi, If are you uasuing Test Script, please follow the below steps: 1) Create the Test Script in Expert View  2) Right click and select Action Properties 3) Select the check box in 'Resuable Action' 4)  Provide the  ...
Read Answers (1) | Asked by : lavanyaS

How to identify WebArea on a webpage if the page has a title containing special characters? 
View Question | Asked by : ujalajain

Hicould somebody please help. Working on a web app. it has two sections on the left hand side is a list of folders or options. when some option is clicked on, on the right hand side all the stuff in that 
Latest Answer: Or Use this function :InvokeSoftkey "DOWN" and other sub function ...
Read Answers (2) | Asked by : amiqbal

How to give database connectivity using Q.T.P 
Latest Answer: This is for Access DBSet objDB = CreateObject("ADODB.Connection") 'Here, the DB is MS Access and DSN less connectionConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data source=C:Sample.MDB" objDB.Open ConnectionString 'if ...

How to Copy a Worksheet to a New Spreadsheet using VBS 
Latest Answer: Do Export and Import where u want , kind of copy the excel sheet, please find the Syntax for export and import DataTable.ExportSheet(filePath)DataTable.Import ( FilePath) ...

How to identify the runtime objects in QTP 9.0? 
Latest Answer: by using get roprpperty ...

How to get the values from VB or ActiveX table using QTP?  
Latest Answer: Need some more information about your Query.... ...

How to make sure that script will run in both IE and Firefox browsers? 
Latest Answer: 1. U should define the Object Indentification setting is vry correctly2. or May be ur application problem. ...
Read Answers (3) | Asked by : gishag

View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
# User Name Count
1md_vinodh 27
2adisgee 20
3Anshoo_Arora 18
4dvbrao1 17
5Sycho 15
6dsharma 14
7raghuramgupta 12
8qtptester 11
9Bindu Dey 10
10swanand_rk 10
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 
Sponsored Links



 

 
 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape