SilkTest Question 71: Does SilkTest support Chrome browser?

Today Google officially released a test version of its Internet browser called Chrome. It is definitely exceptionally early to expect that Borland would provide support for Chrome browsers in SilkTest in the nearby future. Keep in mind that Internet Explorer is still commands more than 75 percent of the world browser market. In mean time, download Chrome browser and became proverbial with new kid on the search-engine world. If you really believe that your company would expect quality assurance team to test application in Chrome browser, look at Selenium open source test automation tool. Not long ago, the creator of Selenium Jason Randolph Huggins was hired by Google, and I expect that support for Chrome browser would appear in Selenium much faster then in SilkTest. So download Chrome browser on your machine and take pleasure in more cross browser testing.

SilkTest Question 70: How to compare PDF document with SilkTest

Even in SilkTest 2008 SP1, there is no support for PDF documents, however, seasoned SQA Engineer can easily figure out how retrieve contents of a PDF document by using Desktop.TypeKeys("") and Desktop.TypeKeys("") to copy the contents to the clipboard and use the clipboard class to work with the contents of the document by saving the contents to a text file for further analysis. The above method is limited to only text and does not retrieve images on PDF documents.

SilkTest Question 69: SilkTest vs Winrunner comparison?

This SilkTest interview question was very popular not long ago among interviewers and in most cases looked like: explain the major differences between SilkTest and Winrunner, compare Silk Test and Winrunner. This question was reasonable for companies trying to hire Quality Assurance Engineers and implement software automation tools. If you expect I would provide detailed comparison of Winrunner and SilkTest or you have to compare these automation tools by technologies, supported environments during interview, you are completely wrong. My answer on this interview question would be - HP WinRunner become a legacy tool not long ago and it does not make sense to compare SilkTest vs Winrunner any more.

SilkTest interview questions for QA Testers