javascript and other new features in leanft 12 · 2018. 4. 4. · hpe continues to be a leader in...

18
JavaScript And Other New Features in LeanFT 12.52 January 27, 2016 © Copyright 2016 Vivit Worldwide

Upload: others

Post on 17-Aug-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

JavaScript And Other New Features in LeanFT 12.52January 27, 2016

© Copyright 2016 Vivit Worldwide

Page 2: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Brought to you by

© Copyright 2016 Vivit Worldwide

Page 3: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Hosted By:

© Copyright 2016 Vivit Worldwide

Mihai Grigorescu

TQA SIG Leader

Page 4: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Today’s Speakers

Clint Sprauve

Senior Product Marketing Manager

Hewlett Packard Enterprise

Amir Banet

Sr. Product Manager

HP UFT and LeanFT

Hewlett Packard Enterprise

© Copyright 2016 Vivit Worldwide

Dror Saaroni

R&D Manager

LeanFTand Sprinter

Hewlett Packard Enterprise

Page 5: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

• This “LIVE” session is being recorded

Recordings are available to all Vivit members

• Session Q&A:

Please type questions in the Questions Pane

Housekeeping

© Copyright 2016 Vivit Worldwide

Page 6: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Webinar Control Panel

Toggle View Window between

Full screen/window mode.

Questions

© Copyright 2016 Vivit Worldwide

Page 7: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

JavaScript and Other

New Features in

LeanFT 12.52

Page 8: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

HPE continues to be a leader in software test automation!

“HP continues as the overall market share

leader, and has worked to expand its breadth

of coverage to deal with agile practices and

mobile application delivery. Organizations

should consider HP if they seek a

comprehensive portfolio of integrated

products with broad technology and community

support, covering packaged applications,

client/server, mobile and Web applications for

functional testing.” - Gartner

Page 9: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

A variety of users with different skill set & requirements

Technical

Experts

Business

experts

Subject Matter Expert (SME)Non-programmers who contribute to the test

automation process via a keyword-driven or

scriptless approach to test automation

Business Analyst/TesterFocus on defining the STP, test flows and

needed coverage, not able to code complex

automated tests

Test Automation EngineerBuilds frameworks and is comfortable with

creating test automation in UFT and some

skill using other languages

Agile Automation Engineer More technical than the regular

automation Engineer, QA isn’t a

different Silo

DevTesterWorks only in the languages and IDE

that he Developers use

Functional test automation

Unified Functional Testing

Page 10: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Introducing Lean Functional Testing (LeanFT)Built specifically for continuous integration and continuous testing

Test

authoring in

standard

IDEs &

Languages

LeanFT

HP ALM

LeanFT is a

powerful yet

lightweight

functional test

automation

solution for the

DevTester that

naturally integrates

with the DevOps

ecosystem

HP QC

Page 11: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

LeanFT Main Core Features

SDK

A powerful code library used to interact with the AUT

Provided in 2 flavors: .NET (C#) and Java

Comprehensive, user-friendly & fully-documented

Object Identification Center

One stop shop for any object identification task

Object inspection, customizing identifications & code generation accelerator

Application Models

A rich graphic tool (in the IDE)

Abstracting application objects

Separating the test logic from the object identification

Provided by the LeanFT IDE plugin

Run Report

A rich html run report

Generated automatically

Enables easy root-cause analysis

Page 12: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Flexible Consumption options

UFT IDE

Runtime Engine

LeanFT

Scenario 1:

Two for OneExisting UFT customers get

LeanFT for free*

UFT IDE

LeanFT

Runtime Engine

LeanFT

Scenario 2:

Mix and MatchExpend based on your organization specific

needs, Buy full UFT (w/LeanFT included) or a

standalone: LeanFT or Runtime Engine

+

Scenario 3:

Go LeanJust LeanFT for CI / CD and small

Dev/Test teams

LeanFT

Runtime Engine

* Full UFT license only

Page 13: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Techn

olo

gie

s • MS UI

automation

(TP level)

• Microsoft

Edge

• Emulated

Chrome

AP

I Testing • Swagger

• Tests

Generation

Wizard

• JVM Dynamic

Loading

Mobile • Windows

Phone (TP

level)

• Text

recognition

(OCR)

• MC- BPM

integration

Core • Network

Virtualization

Integration

• HTML report

enhancement

• OCR

improvements

• Sniper mode

UFT 12.52 highlighted features

Page 14: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

What’s New in LeanFT 12.52?

Application Models:

Supported now in Eclipse!

Learn and add objects with childrenfrom the Object Identification Center

Verifications:

Verify application behavior using the “Verify” class

Verify application appearanceusing test objects’ “VerifyImage*” methods, or the ImageUtils class

Access object’s native methods and properties from your script

Low-level mouse and keyboard API

Enhanced OCR utilities

Runtime engine configuration graphic user interface

Object Identification Configuration (per object type)

Object Identification Center Enhancements – Capture image, show CSS values

Open the HTML Run Report from the IDE menu

Call UFT API tests from your LeanFTtest

ALM Integration:

Data drive your LeanFT tests from ALM

Technologies:

Web – Edge support, new TO’s, touch operations, role property

Mobile – New methods, Fiori support

JavaScript SDK (technology preview): Create LeanFT Web tests with our new JavaScript SDK

Page 15: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Demo

15

Page 16: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Additional resources

• HPE ‘All About the Apps’ blog: http://community.hpe.com/

• LeanFT Help Center: http://leanft-help.saas.hpe.com/

• UFT & LeanFT LinkedIn Group

More info

• LeanFT: https://saas.hpe.com/software/leanft

• UFT: https://saas.hpe.com/software/uft

Try us!

• LeanFT: Application Models / Object Identification Center

• UFT: Cross Browser Testing / Git Integration / Web2mobile

Movies

Page 17: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Questions

17

Page 18: JavaScript And Other New Features in LeanFT 12 · 2018. 4. 4. · HPE continues to be a leader in software test automation! “HP continues as the overall market share leader, and

Thank you

• Complete the short survey and opt-in for more information from Hewlett Packard Enterprise.

www.hpe.com

www.vivit-worldwide.org

© Copyright 2016 Vivit Worldwide