What is the main difference between desriptive programming
and generic functions
Answer Posted / balram kumar
Descrptive programing is limited to use for a particular application and created with object property of object in app.
But generic function can used for other application as well,in generic we should not use object property of a particular application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to create flat file datasubmission in qtp
What is the difference between a Function and Procedure in QTP?
What is the default object synchronization timeout in qtp?
Is virtual object supported in low level recording mode?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Hi All, How to get repeated word in string . Thanks Balaji
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
Explain hybrid framework with advantages and disadvantages?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
Why qtp the best testing tool?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What is the Command used to start the QTP
if numbers are always changing write a script for that
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.