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
What is checking bitmaps?
What is the purpose of loading qtp add-ins?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
what is impact analysis on regression testing?
What are the technics follow in writing VB script?
what is ODC and GDC?
your coming from electrical backgroung..but y ur coming to software side?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
distinguish between old version and new version QTP features.
Write a script to customize the test results in PDF and HTML format.
Analyzing the checpoint results?
What is the descriptive programming?
Discuss quicktest professional environment?
How does you pass optional arguments in qtp?
What is the default object synchronization timeout in qtp?