GeekInterview.com
  I am new, Sign me up!
 

QTP Interview Questions


QTP Interview Questions

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

 
 QTP Interview Questions
Sorting Options :  

Hi,Can I save my user defined variable value in a Data Sheet ?Dim textValuetextValue= Browser("Browser").Page("Pag1").WebEdit("WebEdit").GetROProperty("innertext")I 
Latest Answer: here is the code datatable("columnname",dtgolbal)=textvalue ...

QTP is not getting one of the object in our application... it is getting all other objects 
Latest Answer: Use Low level Recording to recognize the object by Mouse pointers. Store the information in ObjectRepositary ...

Hi,I have n number of links in my webtable, these links will be change based on some conditions first condition this webtable links count is correctBut second condition it display wrong count.Condition 
Latest Answer: We can count the number of links that are present in the web table, using Descriptive programming.Set Lnk = Description.Create()Lnk("micClass").Value = "Link"Set LnkPres = Browser().Page().WebTable().ChildObjects(Lnk)LnkCnt = LnkPres.CountMsgBox ...

Hi,How i can write the script for the runtime changing objectsFor Example My webtable name is "Wtable"Its containing n number of links "120 orders" "130 orders" "100 
Latest Answer: I'd get all the link objects for the page, or object that match a certain criteria. In this case, all your order links match ".*orders", then run a loop to click each of themFor example:         ' Set ...

Hi Every Body,Can any one help me on "How to identify special character thru regular expression in QTP for Java Based application"?Thanks in AdvanceSrini :) 
Latest Answer: You can use W for identifying special characters like !@#$% ^*  in VB script, Sushil ...
Read Answers (1) | Asked by : srini_dg

Hi QTP Experts, how to write a function for Maximising a Browser in QTP I'm already having function for that but it's taking very slow to access the browser im pasting my function belowhwnd = 
Latest Answer: It worked fine when I did it without Creatime Time. ...

Hi Guys, Im using checkpoints in my test(QTP 9.2) but sometimes i may delete the Checkpoints by deleting the scripts Is there any location for checkpoints files to be deleted even after deleting 
Latest Answer: You don't have to delete the entire script to just remove the Checkpoint. You can go to the Expert view and comment out the line containing the Checkpoint. Also, QTP does not store checkpoints in its OR. ...

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

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