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 |
Explain the check points in QTP?
What are the general steps involved in the data driven framework?
How to count the no of objects in XML file(QTP)
hi this is srinivasa(from blr) i complited my B.tech(e.c.e) in 2007 im searching job in s/w testing but idont have freshers resume for s/w testing please send some s/w testing resume for me(fresfers resumes only) advns thnks you
will QTP 9.2 run successfully on Linux(gui) operating system
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766
how to test a java project throughqtp?while testing a vb project we generally do vb scripting. but while testing java project do we use java script .plz some one can send me the manual for it my email roy_samata@yahoo.com thanks in advance
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How to handle the errors without using recovery scenery?
write a script to verify the image path(src property) of the images which are in web pages.