GeekInterview.com
  I am new, Sign me up!
 

QTP FAQ


QTP FAQ

Questions: 674
Comments: 1012
 Showing Questions 51-60 of 674 Questions
<< Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>
 Sponsored Links

 
 QTP FAQ
Sorting Options :  

How to create reusuable components in QTP? 
Latest Answer: Function library can also be created as Rusable component ...
Read Answers (2) | Asked by : lavanyaS

How to identify WebArea on a webpage if the page has a title containing special characters? 
Latest Answer: Using Accesbility checkpoint, we can identify web area on a webpage. ...

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: Using GETRO property you can identify the runtime obj propertiesRegards,Sri Laxmi ...

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

How to compare the items given in a text field when the same is stored in a table format in another web page? 
Latest Answer: Hi, First Get the Value and store some VariableCode:Value1 =  Browser("").Page(""). Webedit("").Get RO Property("Value") Value2 =  Browser("").Page(""). Webedit("").Get ...
Read Answers (2) | Asked by : Sunita2k

How to count the number of objects present in a web page? How to count the number of radio buttons in a web page? 
Latest Answer: METHOD I Set RadBtn_Desc = Description.Create()RadBtn_Desc("micclass") = "RadioButton"Set RadBtn_Coll = Browser(B).Page(P).ChildObjects(RadBtn_Desc)MsgBox RadBtn_Coll.CountMETHOD II''''''''''I ...
Read Answers (1) | Asked by : Sunita2k

View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Ask A Question
Go Top
 Sponsored Links

 
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 29
2akothuru 24
3adisgee 20
4Anshoo_Arora 18
5dvbrao1 17
6Sycho 15
7raghuramgupta 14
8dsharma 14
9qtptester 11
10Bindu Dey 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
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape