HP QTP FAQ and interview questions

Friday, November 13, 2009

QTP Interview question 34: Explain the difference between VBScript function and VBScript subroutine?

Advanced QTP interview questions may examine not only various aspects of QA tester's hands-on experience with HP QTP, but how deep the interviewee knows VBScript - HP Quick Test Professional scripting language. The candidate for QTP QA tester position should be familiar with VBScript variables and arrays, able to explain the difference between VBScript function and VBScript subroutine and for some high level test position show the real life experience working with VBScript classess.

VBScript subroutine is a series of statements, enclosed by the Sub and End Sub statements, can perform actions, but does not return a value, can take arguments and without arguments, it should include an empty set of parentheses.

VBScript function is a series of statements, enclosed by the Function and End Function statements, can perform actions and can return a value, can take arguments that are passed to it by a calling procedure, without arguments should include an empty set of parentheses and returns a value by assigning a value to its name.

The major difference between VBScript function and a subroutine, is that a function can return a value back to where it was called from.

Labels:

Thursday, August 13, 2009

QTP Interview Question 33: Do you know any error messages of QTP license server?

Computers running QuickTest Pro using a concurrent license must always be able to access the QTP concurrent license server. If your HP QTP instance is not able to start and displays "Cannot talk to the license manager. "LocalHost" server not running", it means that your QuickTest Pro concurrent license server is down. Launch services.msc from the Run option on the Start Menu. Locate the Sentinel LM service and click Start.

Labels:

Tuesday, July 28, 2009

Borland is no more

The acquisition of the famous Borland by Micro Focus is complete. By acquiring Borland and test automation tools like SilkTest 2009, Micro Focus is looking to take on Hewlett Packard, who is the leading provider of application testing tools with its HP Quality Center based on technology it acquired from Mercury Interactive a few years ago.

Labels: ,

Saturday, March 28, 2009

HP QTP 10.0 Evaluation

Recently Hewlett Packard simplified the automation of functional and regression testing with release of HP QuickTest Professional 10 functional test automation tool. Evaluation version of HP QTP 10 now available for free download and training.

HP QuickTest Pro 10 works on Windows, VMware and Virtual PC, supports Internet Explorer 8, Firefox 3 and offers additional add-ins for Java, .Net, Oracle, Deplhi, Siebel, Peoplesoft, SAP.

Labels:

Tuesday, February 17, 2009

QTP Interview Question 32: How to use HP QTP 10 in agile testing?

I suppose there is no doubt that certain agile manifesto principles, such as “welcome changing requirements, even late in development” or “deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale” would make smart QTP test automation engineer wince. Does it mean Quick Test Pro that automated script for complicated business requirement created yesterday won't work tomorrow or test automation engineer would have less time to develop HP QTP 10 scripts which can transform as often as requirement? Fortunately HP QTP works very well in agile environment. The agile development creates new functionality every round, and this requires automated regression testing. The automation test engineer has to work in parallel with development team on automated tests. The crucial point for successful execution of HP QTP scripts is making sure that the developers name all object, one more helpful approach is to set up continuous daily builds and execute the scripts to make sure that the new software didn't shatter any QTP 10 scripts.

Labels:

Tuesday, January 13, 2009

HP QTP Interview Question 31: Have you heard about HP QTP 10.0 ?

While answering on the interview question about the latest version of HP QTP, it would be worth to mention about the next version HP QuickTest Professional 10.0 also known as Atlantis. As I heard on HP Software Universe 2008, HP QTP 10.0 download will be available in the first quarter 2009. There are several new features of HP QTP 10.00 :

Enhanced HP QuickTest Pro IDE with features like TODO and tasks customized menus

Improved IntelliSense (autocompletion )- IntelliSense would understands COM objects for example HP QTP itself.

Enhanced HP QTP Reporting like export to doc and pdf formats, ability to add custom images and screen shots and capability to jump to script line from HP QTP report.

HP QTP 10.0 will support the following platforms Microsoft Vista SP1, Microsoft Windows XP SP3, Windows 2008 server and event Citrix MPF 4.5. I addition to current environments HP QuickTest Pro 10.0 will support IBM JDK 1.5, CRM 2007, Internet Explorer 8 and Firefox 3.

Check this link, if you would like to download HP QTP 10.0 new features report, but note that the size of download is around 4MB.

Labels:

Tuesday, November 18, 2008

HP QTP Interview Question 30: How to handle dynamic links with HP QTP?

There are several ways to handle dynamic links. QA Engineer could create appropriate HP QTP regular expression to match dynamic link. QA Engineer could try to find the dynamic link during application under test runtime using HP QTP descriptive programming by performing action on object which is not in HP QTP object repository

Labels:


General QTP interview questions in one place

  • 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?
  •