Answer Posted / olympie
Active Screen: it is the future provided by the QTP which
holds the snap shot of the application of each and every
script statmnt.so tat we can understand and enhance the
script easily.
Keyword View: it represents the script using a graphical
user interphase which is divided into 4 parts:
1.Item 2.Operation 3.Value 4.Documentation
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
How to start recording using quicktest professional (qtp)?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
What is action? How many types of actions are there in qtp?
images are dynamically changes how to compare two images with out using the bitmap
In qtp, explain what is keyword driven automation framework?
How to find the name of the machine where you are running your automation scripts in qtp?
How you can replace string in qtp?
Does QTP run in any environment?
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
How to creating an output value using quicktest professional (qtp)?
Can we create user defined functions in qtp?
How to save your test using quicktest professional (qtp)?
How to customize checkpoints with parameters?