Latest Answer: QTP directly cannot support DataGrid object. For that, user need to install corresponding Add-ins for support. If you are accessing Java application , install Java addins and if .Net, install .Net add-in etc...After you install Add-in, ...
Have you *personally* debugged/developed any QTP/WR automation scripts using TSL from scratch? If yes explain
Latest Answer: Yes..1. Use the breakpoint where u want to Debug either by pressing F9 Button or Click on 'Insert breakpoint' in the Debug menu2. Run the Script by pressing either Run button or f53. QTP Stops runnimg the script wher u placed the Breakpoint.4. ...
Latest Answer: open the pdf and create a virual object from Tools -> virtual object -> New Virtual object -> ans select the type of object and mark the logo.then record on the selected logo.and capture bitmap and place it in one of the folders.this is the script ...
Can I use checkpoints in functions?Thanks.
Latest Answer: When checkpoint is issued all the dirty blocks are written to the datafiles (disk). ...
I have all my data in local sheet. I wan to export that sheet to Quality center attachments.we can do it by exportsheet method. syntax for this method is "DataTable.ExportSheet(FileName, DTSheet)".
Hi,I would like to submit/load test data from an external source like a flat file or excel (multiple test cases in a file) and submit that test data to a url (application that I am testing). I need to
Latest Answer: ''creation of new sheet using import function:-'let say new sheet has two columns userid and password. v=DataTable.AddSheet ("newsheet").AddParameter ("ColumnName Time","ColumnValue 8:00" )'msgbox"go"'''new ...
how can i check background color , bitmap images , graph in my application...???i am using web application...
Latest Answer: hi this property doesn;t exist in qtp. ...
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 ...
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 page << Previous 4 5 6 7 [8] 9 10 11 12 13 Next >>

Go Top