The one of the recently hired interns, who works in a temporary QA Engineer position with an emphasis on on-the-job training rather than only employment, asked me about the piece of advice in choosing between HP QuickTest Professional and Selenium as carrier path.
Let's take a quick look and compare both test automated tools:
Selenium is free open source test automation tool, while HP QTP price is around a few grand. It means if you want to add Selenium to your skill set, just download application, download manual and start working. QTP download is available only for HP customers, although of course everyone can download free trial version of QuickTest Pro, but it will work only for 30 days and then you will get bombarded by HP sales representatives trying to get your money.
There are no a single QTP book or tutorial published yet, comparing with several recently published Selenium books.
Selenium allows creating automated test scenarios only against web applications. In mean time Quality Assurance Engineer may automate client server application with QuickTest Professional.
Selenium supports a wide range of browsers Internet Explorer, Firefox, Safari, Opera or Konqueror on Windows, Mac OS X and Linux. In mean time HP QuickTest Professional is limited to Internet Explorer on Windows.
HP QTP uses a scripting language implemented on top of VBScript to define the test procedure, and to manipulate the objects and controls of the application under test.
Selenium has lots of language bindings like Java, .Net, Perl, PHP, Python, and Ruby, so anyone can learn not only tool, but add a few more lines in the resume.
Last thing to check is go to any job search sites like dice.com or monster.com and compare how many positions are available for QTP or Selenium.
Update
A few HP QTP books have been released recently on market, for detailed review look at Top recommended books for QTP.
Subscribe to:
Post Comments (Atom)
Common QTP Interview Questions
- QTP Interview question 35: Using HP QTP on locked system or with Microsoft Remote Desktop connection?
- QTP Interview question 34: Explain the difference between VBScript function and VBScript subroutine?
- QTP Interview question 33: Do you know any error messages of QTP license server?
- How would you use HP QTP 10 for an agile testing?
- Have you heard about HP QTP 10?
- Where to download HP QTP 10 tutorial?
- What is FSO in HP QuickTest Pro?
- Does HP QTP 10 support Chrome browser?
- How to retrun the number of links in a web page with HP QTP?
- HP QTP Interview Question 25: How to view QTP test results in HTML format?
- HP QTP Interview Question 24: Winrunner vs QTP comparison?
- HP QTP Interview Question 23: Pop up windows is not being recognized?
- HP QTP Interview Question 22: How would you select test case for automation?
- HP QTP Interview Question 21: Explain the difference between GetROProperty and GetTOProperty?
- HP QTP Interview Question 20: How to build automation framework around HP QTP 9.5?
- HP QTP Interview Questions 19: Where to download HP QTP 9.5?
- HP QTP Interview Questions 18: How to recognize text in CAPTCHA image with HP QTP?
- How to use Microsoft Excel in HP QTP Pro test?
- How can I verify if a page is completely loaded?
- How to alter the properties of a run time object?
- How to modify the properties of a test object?
- Elucidate the divergence amid test objects and run time objects?
- Selenium vs QTP?
- QTP Firefox support
- QTP Flex automation
- Object Spy in QTP?
- QuickTest Pro certification and job market?
- QTP certification and job search?
- Where to download QTP free trial version?
- What is QTP maintenance number?
- Decide on QuickTest Pro licenses for your organization?
- Explain the difference between QuickTest Pro licenses?
- Where can I buy any books on QuickTest Pro?
- What is the latest version of QuickTest Pro?
1 comment:
HP QTP 11 now supports a range of web browsers
Post a Comment