Difference between QTP, Selenium and Silk test
Selenium Forum: Functional And Regression Testing Tool. :: Extras :: Latest Information/News regarding Selenium.
Page 1 of 1 • Share •
Difference between QTP, Selenium and Silk test
QTP
QTP can be used for testing client server applications
QTP is limited to Internet Explorer on Windows.
QTP uses scripting language implemented on top of VB Script
Selenium
Only web applications can be tested using Selenium testing suite
Selenium supports following web browsers: Internet Explorer, Firefox, Safari, Opera or Konqueror on Windows, Mac OS X and Linux
Selenium test suite has the flexibility to use many languages like Java, .Net, Perl, PHP, Python, and Ruby.
Selenium 2.0
Boarland silk test
Silk Test can be used for testing client server applications
Silk Test is limited to Internet Explorer and firefox
SilkTest Classic uses the domain specific 4Test language for automation scripting. It is an object oriented language similar to C++
QTP can be used for testing client server applications
QTP is limited to Internet Explorer on Windows.
QTP uses scripting language implemented on top of VB Script
Selenium
Only web applications can be tested using Selenium testing suite
Selenium supports following web browsers: Internet Explorer, Firefox, Safari, Opera or Konqueror on Windows, Mac OS X and Linux
Selenium test suite has the flexibility to use many languages like Java, .Net, Perl, PHP, Python, and Ruby.
Selenium 2.0
Boarland silk test
Silk Test can be used for testing client server applications
Silk Test is limited to Internet Explorer and firefox
SilkTest Classic uses the domain specific 4Test language for automation scripting. It is an object oriented language similar to C++
Geeth- Posts: 1
Join date: 2011-06-10
Similar topics» test 12123
» 6300 and 3110c security test failed
» Selenium RC test results with tests written in ruby
» Difference between QTP, Selenium and Silk test
» Selenium-RC Test suite issue
» 6300 and 3110c security test failed
» Selenium RC test results with tests written in ruby
» Difference between QTP, Selenium and Silk test
» Selenium-RC Test suite issue
Selenium Forum: Functional And Regression Testing Tool. :: Extras :: Latest Information/News regarding Selenium.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
» sample webdriver code for php users
» which standalone server to use
» Dynamic Drop Down Selection
» It is possible to find list of all URL's exist in any web page in selenium ide
» It is possible to compare 2 same images in selenium IDE.
» how to compare 2 ULR's which is exist in same web page (View page source).
» Web Driver: Unable to click a link present inside the frame of a frameset
» Help me to get dynamicaly loaded options of dropdown in Selenium RC -Junit test case