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



Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

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

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

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

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

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

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

Answer / rafi

about my knowledge it is impossible if possible send me
reply

Is This Answer Correct ?    0 Yes 0 No

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

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

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

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

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

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

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

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

Post New Answer

More QTP Interview Questions

can anyone explain about the Descriptive programming in detail. I mean how to use in the script.

1 Answers  


how to identify the user defind varibles? plz tell me

1 Answers  


How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..

3 Answers   IBM,


If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test

4 Answers   TCS,


How to add verification steps to tests?

1 Answers  






Where are the snapshots stored?

2 Answers  


does the vb script knowledge is mandatery in testing using QTP

1 Answers  


For Regression testing already written test cases are sufficient?

2 Answers   CTS,


What is the syntax to call one script from another?

0 Answers  


"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...

0 Answers   Altair,


Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.

4 Answers  


How can I use Call dlls in QTP ?

0 Answers  


Categories