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 Interview Questions


QTP Interview Questions

Questions: 677
Comments: 2173
 Showing Questions 21-30 of 677 Questions
<< Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 QTP Interview Questions
Sorting Options :  

How do we input values from file  
Latest Answer: Generally, QTP exports uses Excel file for data paramaterization. 1)Prepare test data in Excel sheet and import into QTP data table. Using DataTable methods, user can easily parameterize data and access them through out the script.DaTaTable ...

Hey Guys,I have Windows XP professional system in which i have installed QTP after disabling Antivirus & Firewalls.But the QTP tool is not getting started when i try to open it.Please tell me what exactly 
Latest Answer: Hey Buddy,Can u tell me bit briefly what u did in that?also can u uninstall & reinstall the s/w & let me knw ur comments?Which lisence ur using nw (cuncurrent / standalone)??Thx,Ram~ ...

what if storage limit of shared object repository exceeds its limit(2 MB).how this kind of situation can be handled? 
Latest Answer: QTP version 8.2 can't handle this, find out if ver 9.5 does. ...
Read Answers (1) | Asked by : g_sure

Latest Answer: Store display text in object repository and use the following code to read textMsgbox Brpwser("Browser").page("Page_Name").webelement("text").GetROProperty("innertext")where "innertext" is property of ...

I am getting this error .Object doesn't support this property or method: 'Browser(...).Page(...).Frame(...).WebElement(...).Exists'please help me in this. 
Latest Answer: Use Exist Method to check for the Existance of an Object.Ex:If (Browser().Page().WebEdit().Exist) Then    StatementsElse    StatementsEnd If ...

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 
View Question | Asked by : kp.naravi

Browser("Yahoo! Mail: The best").Page("(2 unread) Yahoo! Mail").Link("Inbox (2)").Clickthis is the recorded script i get after performing the action on yahoo mail..now when 
Latest Answer: Browser("Yahoo! Mail: The best").Page("(2 unread) Yahoo! Mail").Link("Inbox (2)").we can resolve this issue by Regular Expresions. In the Object Repository change the Value of the object using .* and save the change in the ...

supposed there are some 2o links in web page how do we give count of themif the links ar there in an weblist object.can we use getrop(itemcount)or how we vil put page check point,pls do me needful.Thankssudha 
Latest Answer: Dim oLinksSet oLink = Description.Create()oLink("micclass").Value = "Link"oLink("html tag").Value = "A"Msgbox Browser("title:=.*").Page("title:=.*").ChildObjects(oLinks).Count ...

How to delete 10 first mails by using qtpi need to delete 10 first mails from mail box by using qtp 
Latest Answer: Dim ifor i = 1 to 10 browser("Yahoo").page("Yahoo-mail").webtable("inbox(50)").childitem(i,1,"webcheckbox",0).set "ON"Nextbrowser("Yahoo").page("Yahoo-mail").webbutton("Delete").click ...
Read Answers (2) | Asked by : Malli143

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 
View Question | Asked by : dolly0706

View page << Previous 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
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

 
Free White Papers & Software


Vulnerability Management
for Dummies eBook

 


 

Request Your Copy
 



Free: 60-Day Trial
Microsoft Office Project

 


 

Request Now
 



The 7 Things that
IT Security Professionals
MUST KNOW!

 


 

Request Your Free eBook

 
 





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