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

 
 QTP Interview Questions
Sorting Options :  

Does Qtp Supports Database checkpoint for client Server application. 
Latest Answer: Yes,its only record n play plack backif any thing wrong please let me knowthanks Ram ...
Read Answers (1) | Asked by : aqila

How can we pass a variable while creating a DB checkpoint. Is it even possible ?I would like to do something likeQTP scriptvariablename=somevalueDB Checkpoint query:select * from table where col=variablenameinstead 
Latest Answer: Set con=createobject("ADODB.Connection")con.connectionstring="DSN=QT_Flight32;DBQ=C:Program FilesMercury InteractiveQuickTest Professionalsamplesflightappflight32.mdb;Driver=C:WINDOWSsystem32odbcjt32.dll;DriverId=281;FIL=MS Access;MaxBufferSize=2048;PageTimeout=5;"con.open()var=2Set ...

Please suggest, if we can use QTP to test RIA's (Rich Internet Applications) developed using Adobe Flex. Adobe® Flex™ 2 is a cross-platform development framework for creating rich Internet 
View Question | Asked by : vpskumar

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: Hello Boss,   Low-Level Recording - enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation. This mode records at the object level and records all run-time objects ...

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

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