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 |
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How to handle the exceptions using the recovery scenario manager in qtp?
How do u write a regular expression for date (dd/mm/yyyy) field ?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
what is the script to select 2 or more than 2 options from a listbox.
What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thanks in Advance
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
Which Databases supports for QTP?
if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail
What is throw object?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.