what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / radhika
Automation Frame work is Nothing but execute the Test
script of a functionality of particular application, so
that we must associate the all required files of that
application to recognige the words whatever we used in
entire script. And its vary from company to company and
also project.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
How to use parameterization in qtp?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
Object repositories types, which and when to use?
Where you get the run time data table?
What is Distributed testing? How does UFT support it?
Name the properties you would use for identifying a browser and page when using descriptive programming?
Did QTP prove efficient for your project? Yes or No, explain?
How to record application running on the Virtual machine?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Define Environment Variable in UFT and its uses?
How you can replace string in qtp?
How to handle dynamic objects in quicktest professional?