GeekInterview.com
  I am new, Sign me up!
 

QTP Interview Questions


QTP Interview Questions

Questions: 684
Comments: 2271
 Showing Questions 91-100 of 684 Questions
<< Previous 6 7 8 9 [10] 11 12 13 14 15 Next >>
 Sponsored Links

 
 QTP Interview Questions
Sorting Options :  

Hi,I want set the value to the Winedit box in the Run time.When i am save my file i want to give the name of each file in run time.Link first time i have save file 1next file 2next file 3next file 4 like 
Latest Answer: You need to give save a files using different files names that are continous,say File1, File2 ...Then we have constant File and varying number.So, take fName as variableFor i = 1 to n    fName = File & i    'If ...

Suppose there is a link on a web page. On clicking that link, 6 different web pages open in separate browser windows. The title of the page changes at run time. There is a text box on the sixth page. The 
Latest Answer: Try this:Browser("micClass:=browser").Page("micClass:=Page").WebEdit("name:=regex.*", "index:=0").Set "SomeValue"Substitute regex (regular expression) a value that will match WebEdit description. ...

What will be the script to insert a text or value into a cell of an excel sheet ? Pls help...Thanks in advance. 
Latest Answer: The following code will be useful for inserting text into excel.Dim appDim bookDim sheetSet app=CreateObject("Excel.Application")Set book=app.workbooks.open("e:temp.xls")Set sheet=book.activesheetsheet.cells(1,1)="hello"book.saveapp.quit ...

Hi,i am using qtp 9.0 for web testing.I have local and online web pages. Ex. "http//local", "http//online"both are same web pagesnow i want to test these two web siteshow i use the 
Latest Answer: How much of OR and DP are you using to do this?There are several ways of checking if objects exist on a page. If you are using the OR then you can simply create Text, Bitmap or Standard checkpoints through the Active Screen. You might need to use Regular ...

Latest Answer: To capture dynamic images, first you have to get licence multimedia license and add to addin to QTP window. ...
Read Answers (1) | Asked by : Krishna

How to retrieve values, from different inactive textfields, and put all these under each other in a split, in an excel-table?
Read Answers (2) | Asked by : fifou

What feature would you use in QTP to find out the name for an element on the HTML page we want to test?
Read Answers (1) | Asked by : poonam78

Latest Answer: Associate Repository is a feature in QTP, using which we can add/map repositories for each action in a script. ...
Read Answers (4) | Asked by : cnr_rao

Latest Answer: Function AttachHTMLAsMailContent(sSendTo, sSendToCC,sSendToBCC,sSubject,sHtmlPath) Dim objOutlook Dim objOutlookMsg Dim olMailItem ' Create the Outlook object and the new mail object. Set objOutlook = CreateObject("Outlook.Application") Set objOutlookMsg ...
Read Answers (1) | Asked by : Richi

How do you use descriptive programming technique for the following statement:Browser("Browser").Page("Yahoo! Mail - taslim123456@yah").Frame("Frame").WebElement("WebElement").Exist 
Latest Answer: Yes!!!If you have access to QTP Manual please cross-checkRegards ...
Read Answers (6) | Asked by : taslim

View page << Previous 6 7 8 9 [10] 11 12 13 14 15 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