Diff between QTP and
selenium.
1) Selenium generates
a proxy while starting browser. QTP does not
2) QTP uses only Vb
script. Selenium is available in many languages
3) QTP is paid and
selenium is free.
4) You can run script
from a particular line in QTP but in selenium, you cannot.
5) Selenium works on
all browsers. QTP only works on IE, mozilla. Support from chrome has been
introduced lately.
6) QTP is more
organized and user friendly
7) Selenium requires
more technical skills
8) QTP can also be
used on desktop based applications but selenium cannot be used
In QTP concept of data table but in case of selenium no concept of data table
ReplyDeleteBased point no 8 if Selenium cannot be used desktop based application how can we handle system generate MSG like printer error i.e."printer has no paper" or system hang msgs etc
ReplyDeleteBased point no 8 if Selenium cannot be used desktop based application how can we handle system generate msgs like printer error i.e."printer has no paper" or system hang msgs etc
ReplyDeleteRanjan, you can handle printer pop up messages using AutoIT.
ReplyDelete