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..
Correct me if iam wrong some where.
Answer Posted / rajaputra
To write the script, QTP is required.(TO know the object
properties)
For executing the script, QTP is not required.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how can i call function (which has link with excell sheet at a remote location) within another function
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How many types of recording modes in qtp? Describe each type with an example where we use them?
How to use setroproperty?
How to create scenario selector
how to disable the pop ups through QTP using a script
How does QTP identify an object?
What is QTP testing process?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
What are the five challenges you faced in QTP?
Explain the concept of object repository and how quicktest professional recognises objects?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Where is the Bitmap checkpoint information stored?