Without QTP (or any Testing tool) can we able to test the
GUI part of the Applications. for Example generating the
Scripts in Notepad and Executing them Using VB. Is it
Possible to do so..
Answer Posted / satish j
That is not possible,as to test GUI part of application QTP
references Objects and properties.It maintains an object
repository which it refers to identify the objects at runtime.
As far as I know I don't feel it is possible to generate
scripts in Notepad.you can write Vb scripts,functions in
Notepad save the text file as VBS and execute them using VB
Host editor.exe.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use reporter.report event in qtp ?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What is QTP scenario.
explain how to write vb script in qtp?when will you write own script?
What are the main differences of qtp and win runner?
How often were they executed?
What is the virtual object?
Explain how you can find length of array in qtp?
How will you check a web application for broken links using qtp?
what is stepin & stepout?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
assume i have few url link how will i dynamically call then using descriptive programming?
What is ObjectParamater?
How the exception handling can be done using quicktest professional?
How you are developing the script? Using record and play back or manual?