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 use import and export sheet methods in qtp
unique properties of button,edit box, radio button,check box?
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
What are the advantages of qtp?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
What are the benefits of qtp?
Syntact for how to call one script from another? and Syntax to call one "Action" in another?
How to test the mandatory fields in QTP?
can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance
can we use QTP for load testing instead of load runner?
Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)
How will u integrate oracel with QTP?