Top Banner
an Easy Functional Testing tool A better approach to test Windows application
27

an E asy F unctional T esting tool A better approach to test Windows application

Dec 31, 2015

Download

Documents

Ursula Melton

an E asy F unctional T esting tool A better approach to test Windows application. A simple, easy to use yet powerful tool for Windows application functional testing. Everything in a Window application is an Element. Find Element using CSS syntax selector. How to find a window?. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: an  E asy  F unctional  T esting tool      A better approach to test Windows application

an Easy Functional Testing tool

A better approach to test Windows application

Page 2: an  E asy  F unctional  T esting tool      A better approach to test Windows application

A simple, easy to use yet powerful tool for Windows application functional testing

Page 3: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 4: an  E asy  F unctional  T esting tool      A better approach to test Windows application

Everything in a Window application is an Element

Page 5: an  E asy  F unctional  T esting tool      A better approach to test Windows application

Find Element using CSS syntax selector

Page 6: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 7: an  E asy  F unctional  T esting tool      A better approach to test Windows application

How to find a window?

Page 8: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 9: an  E asy  F unctional  T esting tool      A better approach to test Windows application

pattern matching

Page 10: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 11: an  E asy  F unctional  T esting tool      A better approach to test Windows application

You can do anything you want on an Element

Page 12: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 13: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 14: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 15: an  E asy  F unctional  T esting tool      A better approach to test Windows application

How about Controls

Page 16: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 17: an  E asy  F unctional  T esting tool      A better approach to test Windows application

will have more controls if necessary:• Table• …

Page 18: an  E asy  F unctional  T esting tool      A better approach to test Windows application

Wait…

Page 19: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 20: an  E asy  F unctional  T esting tool      A better approach to test Windows application

Control mouse and keyboard in a more flexible way

Page 21: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 22: an  E asy  F unctional  T esting tool      A better approach to test Windows application

Future work…

Page 23: an  E asy  F unctional  T esting tool      A better approach to test Windows application

How do you feel about this code:

Page 24: an  E asy  F unctional  T esting tool      A better approach to test Windows application
Page 25: an  E asy  F unctional  T esting tool      A better approach to test Windows application

• Support more operations on Element and Controls• Support command line testing• A scripting language and interpreter• Recorder

Page 26: an  E asy  F unctional  T esting tool      A better approach to test Windows application

Need your help to test Eft for :* different Windows version* different hardware environment* virtual machine* stability* ...

Page 27: an  E asy  F unctional  T esting tool      A better approach to test Windows application

http://code.google.com/p/eft