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.
Answers were Sorted based on User's Feedback
Answer / sunil reddy
Actaully One important thing to be remember that automating
GUI is POOR Testing Techniwue
Just go through topics like
What to be automated and what not to be automated
We can generate the script if we have the protype of GUI]
But GUI always changes
It is possible but I feel Vety difficulty
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / arunsingh
Yes, We can do like that.
But there is a prolem in recognizing the objects.
It is very difficult to write script in note pad.
For generating the script Use the QTP.
For executing the script Use VB
It is possible.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kamala
with testing tool ,i think through manual testing. it's
time expensive job.in GUI we have to check again and again
though manual.
other wise through proto type test scripts..,in
vb scripting in QTP.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rafi
about my knowledge it is impossible if possible send me
reply
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sesha reddy
i read all the answers posted here but can't u nderstad
wat u r telling give the clarity of ths please.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sesha reddy
i read all the answers posted here but can't u nderstad
wat u r telling give the clarity of ths please.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / shiv raj
Hi Without using any Automation tool it possiable to create
test script in VB or C++ or VC ++ but it is very time takan
process. As Automation tool get the object Property it self
we no need to write any 'code for that but by writing the
code we need to identify the property of each object it
require a sound knowleg of Developement.
| Is This Answer Correct ? | 0 Yes | 1 No |
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
Which version of QTP is using by companies nowadays?
Could any one suggest web site links to learning VB Script for QTP purpose??
How to analyzing the checpoint results?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Which functionalities of QTP used in banking project?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
What is the extension of 'Log file' in QTP
We are calling Actions in Expert View by using Run Action.but i want to know where we are saving the Actions Scripts.Pls explain??
can onyone tell me how to comapre the output of two different Data Bases in QTP?
Explain about the test fusion report of quicktest professional (qtp)?