GeekInterview.com
  I am new, Sign me up!
 

QTP FAQ


QTP FAQ

Questions: 688
Comments: 1022
 Showing Questions 81-90 of 688 Questions
<< Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>
 Sponsored Links

 
 QTP FAQ
Sorting Options :  

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 ...

How does Active Screen option works to capture an application? 

What are the Advantages of using QTP over selenium?  
Latest Answer: Here we will able to give less time to reload a new webpage ...

Describe in detail, How to automate scripts in QTP under Mainframes Environment 
Latest Answer: I think we need to have addin Terminal emulatior . ...

How to create read only excel file using QTP? 
Latest Answer: Dim fso, MyFileSet fso = CreateObject("Scripting.FileSystemObject")Set MyFile = fso.CreateTextFile("c:testfile.txt", True)MyFile.WriteLine("This is a test.")MyFile.Closewith this code u can create text file and also xl files ...

What is test object and run object in QTP? 
Latest Answer: TestObject: It is nothing but the information which was learned by qtp and maintained in object repositoryrun Object:it is nothing but the object information which we are going to play backinorder to run the scripts siccessfully runobject info and testobj ...

How to use objects of repository of one action from another action? 
Latest Answer: You can use objects of repository of one action in another provided the objects are in a shared reposotory only. In case they are in a local object repository u can not used it in other action. ...

View page << Previous 5 6 7 8 [9] 10 11 12 13 14 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 26
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 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape