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 recovery scenario in qtp?
What are the methods used in UFT to handle exceptions or run-time errors?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
How many scripts did you have?
How many types of run modes are there in qtp?
what you mean by artifact,milestone...
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
How to do call a output parameter from one action to another action??/
How you debug your script?
Shall we add Local Repository to shared object repository,if yes,how we add
How do you synchronization point through DP?
How to explain a banking project in interview as a test engineer???
what is the hierarchy to use properties in descriptive programming
What is debugging? How you debug your script?