GeekInterview.com
  I am new, Sign me up!
 

QTP Interview Questions


QTP Interview Questions

Questions: 684
Comments: 2272
 Showing Questions 31-40 of 684 Questions
<< Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 QTP Interview Questions
Sorting Options :  

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: Today I tried after read your question. You know what I did, I just changed the object name in the object repository file.ie.when you are recording if is inbox(4), then running it must be inbox(3) in the application.so go to resource->object repository-> ...

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

Hi All,Can anybody explain "What are the Test Automation frameworks and classify them?" 
Latest Answer: Automation Framework defines the concepts of Data Flow, Results Flow, Execution Methods, Recovery ,Error Handling Mechanisms, Pre-Execution Setup, Post-Execution Aspects, Mail Configurations etc, In simple framework is your procedure / process on ...

Latest Answer: One way of testing the XML pages is using the XML Check Point.XML Check Points can be classified into 3 types1.XML Web Page/Frame Checkpoint   to check an XML document within a Web page or frame.2.XML File Checkpoint to check a specified XML ...
Read Answers (1) | Asked by : pojo1

Latest Answer: Text area check point is used for checking the text present in a specified area.Text check point is used to check the text present in a specific object.Image check point is used to check the properties of a particular image .Bitmap Check point is used ...

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