Showing posts with label book. Show all posts
Showing posts with label book. Show all posts

Silk Test Interview Question 73: Silktest vs QTP comparasion?

I'm always surprised to read in the requirement for Automation Test Engineer something like "5+ years test automation experience, including contributing to automation framework development and developing and maintaining Seque SilkTest or HP / Mercury QTP test suites". For me it means that hiring company does not have any test automation tools at all and you will be the very first test automation engineer to hire. In the same time I consider this QA interview questions "describe advantages and disadvantages of HP QTP vs SilkTest" as perfectly valid software engineer interview question.

Let's take a look on both test automation tool and compare QTP vs Silktest without any comparison tables.

HP QTP and Silktest have one major drawback in common there is no a single HP QTP book or SilkTest book published yet except tutorials you get in the box. It means in case you want to advance your career as test automation engineer you have to take an expensive courses.

HP QTP fits more for less technical tester who will just try to do a basic record-and-playback. The Quality Assurance Engineer with object oriented programming experience should select SilkTest as tool in case s/he wants to treat automated testing as real development project.

Borland SilkTest works with 4Test scripting language and Java programming language with a help of Silk4j Eclipse Plugin, while HP QTP works with a scripting language implemented on top of VBScript. In both cases you need to have someone familiar with language. Consider to take a look on Selenium, because Selenium allow to code test scripts in Java, .Net, Perl, Python, Ruby and PHP.

Most critical part in selection test automation tool is what type of application you want to test. SQA Engineer should evaluate HP QTP, Silktest and probably Selenium against testing requirement and then make a decision.

Update
A few QTP books have been released recently on market, for detailed review look at review Best Books for QTP

SilkTest interview question 66: SilkTest vs Selenium?

Lately one of the interns, who works for our company for training rather than only employment, asked me to make a suggestion to choose between SilkTest and Selenium as carrier path for future Quality Assurance Engineer position.

Let's take a detailed glance and evaluate both test automated tools against each other:

The benefits of Selenium is completely free open source test automation tool, while SilkTest price is around a few thousand dollars per license. It means if you want to include Selenium to your talent set, just download free application, download manual and start testing. SilkTest download is not free, and available only for Borland customers, although everyone may download Silk Test free trial version, but it will help you for 30 days and then you will get bombarded by Borland sales asking to buy test automation tool.

There are no a single SilkTest book or tutorial in print yet except SilkTest Getting Started Tutorial, comparing with several recently published Selenium and QTP books. Quality Assurance society anticipate more Selenium books in the nearest future. For for detailed book review look at Best Books for QTP and Top Books for Selenium posts.

Selenium allows creating automated test cases only against web applications. In the same time Quality Assurance Engineer may use Silk Test for automating client server application. Selenium gracefully supports a broad range of browsers Internet Explorer, Firefox, Safari, Opera or Konqueror on Windows, Mac OS X and Linux. In the same time Silk Test is restricted to Internet Explorer and Firefox on Windows.
SilkTest uses 4Test scripting language to describe the test procedure, and to manipulate the objects and pedals of the application under test. One more benefits of Selenium has lots of language bindings like Java, .Net, Perl, PHP, Python, and Ruby, so anyone can learn not only one tool, but add a few more lines in the resume.
Last thing to check is to visit any employment search sites like dice.com or monster.com and compare how many opening are available for SilkTest or Selenium.

Silktest Question 4 : Where can I buy any good basic or advance books on SilkTest?

The SilkTest tutorial and user guide will be shipped to your QA department as soon as your software company pays for SilkTest license to Segue (actually to Borland now). There are no SilkTest user guide or any other book on open market. I wish there was a book out something like "Teach Yourself Silk Test in 24 Hours", but no one has written one yet.

Related posts

  1. Top recommended HP QTP books
  2. Best Quality Assurance and Software Testing books review

SilkTest interview questions for QA Testers