LeanFT Basics and Demo
Do you have additional questions for QTP or if you have attended an interview recently, please send us (at [email protected]) all your questions and help others to prepare.
5. What is the latest version of QTP and which version you have recently worked on in your project?
10. Can we call QTP test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in QTP?
43. How to select a particular value from a combo box in current page that was entered in previous page?
34. what will be your approach to test a dialogue box which displays random string and the title is also random?
What are the types object Repositories in Micro Focus UFT.
QTP Supports 2 types of Object Repository
1) Shared Object Repository (also called Global)
2) Per-Action Object Repository, (also called Local)
Per-Action Object Repository is used by default. The extension for Per-Action repository is “.mtr” .
Shared Object Repository is preferable while dealing with dynamic objects which are called in multiple tests. The extension is “.tsr”
Interview tipsThere are 3 important pillars to clear an automation testing interview in Australia.
LeanFT = QTP/UFT + Continuous Integration + Agile + Opensource in the HP world Can you believe that HP has come up with this new tool/plugins that they call LeanFT, obviously the name suggests that it’s the lean way of doing functional testing. Let’s see what they claim: Key Highlights and what’s good:
Interesting fun facts:
Release Date: July 2015 along with
FAQ
Which of the following LeanFT features have you worked with?
Can we run UFT in hidden mode?
NET/WPF, SAPUIS, Mobile are supported. And it is integrated with Git, SVN, Jenkins, jBehave, ALM, TFS, Cucumber. Object identification center in LFT enhances object identification (spying). It provides an HTML run report and you can learn more about it below.
What is HP lean FT?