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 81-90 of 677 Questions
<< Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>
 Sponsored Links

 
 QTP Interview Questions
Sorting Options :  

How we can identify the descriptive program objects in GUI map of QTP8.2 Version 
Latest Answer: descriptivr program  define object won't appear in GUI. ...

Hi,i have to put a synchronization points in web page.my script have to wait until my web page refresh.or my web page status bar should be completes.Plz help for this.ThxPunitha 
Latest Answer: you can use waitproperty("propertyn ame", "parameter value" timeout) for this featuerlet me know if u still face any proble ...

Hi, Would be great if you could let me know how to pass a key in the query while creating a database check point? My key value is stored in a variable in the script.In short, what I want to know is:myVar='keyvalue'select 
Latest Answer: While a database checkpoint is created, the select statement gets stored in "Source".So for parameterizing it, Create a checkpoint initially in the normal flow with a constant value.....and then parametrize it by updating with SETTOPROPERTY ...

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

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