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..
Answers were Sorted based on User's Feedback
Answer / shyam.meghansh
Hmmmmmmmmmmmm its can be but make sure that the script is
debugged and entire syntax is right
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
How to explain a banking project in interview as a test engineer???
How do you create a library file
What are the Features & Benefits of Quick Test Pro (QTP 8.0)?
How do you learn the object in QTP?
What is wrong in my code?
How to capture screenshots of Exceptions/Errors during run- time?
How to analyzing test results using quicktest professional (qtp)?
hi Action 1 and action2 if we save it in C:, what folders will be created explain plz
What is time parameter?
Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
what are the different Frame Works in Quick Test Proffessional testing
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?