GeekInterview.com
  I am new, Sign me up!
 

QTP FAQ


QTP FAQ

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

 
 QTP FAQ
Sorting Options :  

How to search a Word in a document using QTP? 
Latest Answer: Please use the codeFunction WriteToFile     Const ForReading = 1, ForWriting = 2         Dim fso, f         Set fso = CreateObject("Scripting.FileSystemObject") ...

What is the use of fireevent method? Where do we use this in real time? Explain with an example? 
Latest Answer: Tiggers on event it's called Fire eventFor example, If u want to click the web button, we can use the fire event methodFor example, Syntex: Object.Fireevent eventName,[x],[y],[Button] Event Name : onchange, onclick, ondblclick, onblur, onfocus, ...

I have some information in table. for exampleTable table has four columns.It has two rows with following values in each columnscol1 col2 col3 col4val val12 val13 link1val21 val22 
Latest Answer: thanks a lot nawab. I will try this tonight an will let you know how it goes. ...

How to find local host name using QTP 
Latest Answer: This gives you the exact Answer :computername=Environment("LocalHostName")Msgbox computernameyou can access all these server name, operating system name, Local Host name from the System build variables (Built-in variables).You can ...
Read Answers (2) | Asked by : dabba

How will you integrate Oracle with QTP and How QTP integrate with application 
Latest Answer: Download the Oracle Add-in from Hp Site and Install the QTP Machine/ software, Then Automaticlly u can Record/ Paly back the Oracle Application ...
Read Answers (1) | Asked by : dabba

How reusable action can be implemented (process) 
Latest Answer: In Keyword View , 1.select first Object in the Tree view Right click 2.select Action Properties. 3.Select the Check boxResuable action has selected then u can call the Action for other(Require) location ...
Read Answers (2) | Asked by : dabba

How to get the output value in QTP 
Latest Answer: Hi,An output value is a step in which one or more values are captured at a specific point in your test and stored for the duration of the run session. The values can later be used as input at a different point in the run session.  It is stored ...

What is the difference between web objects and web elements in QTP? 
Latest Answer: Web Object  Qtp capture the web object while record the we based application, WebElement object to your script manually, you can provide a unique description for the object using the following programmatic description syntax: WebElement ("object_identifier1 ...

Why do we go for Descriptive when we have option to test the application in record mode? If your answer is "because of dynamic nature" then pls justify it. 
Latest Answer: Well, if you know descriptive programming then you can automate almost every manual concepts. Dynamic in nature means - that any thing can be a dynamic for an example requirements, design, plan...etc. So when things go on changing we can not predict release ...

How to update User Defined Fields in QC using QTP scripts? 
Latest Answer: Set QCObj = QCUtil.CurrentTestSet  QCObj.Fields("CY_USER_01") = "New Name"Set QCObj = NothingRegards,Nawab ...

View page << Previous 3 4 5 6 [7] 8 9 10 11 12 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