Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

New features

GSDL for android

  • As a user, I can use the new GDSL command filesDownloadFile to download a file in the Downloads folder of my device so that the website or app I test can upload it

    filesDownloadFile,https://dl.greenspector.com/pdf/sustainability.pdf

Greenspector Studio Interface

  • As a user, I can configure a domain on a functional journey analysis step so that I can group steps in one domain. Domains will be used in a future release to have an ecoscore per domain.

domains.png

  • As a user, I can view the steps of my functional journey analysis, including the criticality of the steps, their name, the domain they belong to, information if the steps are taken into account to calculate performance, data or energy score so that I can better understand the Ecoscore calculated from the steps.

steps.png

  • As a user, I can edit the steps of my functional journey analysis. For example you can set a new Name if the name you use in your GDSL file is not friendly enough to be used in the synthesis.

edit_steps.png

Improvements

GDSL for android

  • Fix all GDSL commands of FilesManager group to work in all TestBench devices. This fix works for two languages (french - France and English - UK). The fix takes into account distinct app to manage files on android :

    • com.sec.android.app.myfiles for samsung device

    • com.google.android.apps.nbu.files google app for recent devices

    • com.google.android.documentsui and com.android.documentsui google app for old devices

  • All GDSL commands of groups FilesManager have been renamed. Old name continues to work for backwards compatibility

Old name

New Name

emptyDownloadFolder

filesEmptyDownloadsFolder

goToDownloadFolder

filesOpenDownloadsFolder

selectDownloadFolder

filesSelectDownloadsFolder

Greenspector Studio Interface

  • When a measurement has been started but there is no ecoscore because no steps have been measured, the global view page now displays a message to see the latest report instead of displaying 'Internal error ' on the ecoscore.

Old screen

visionglobale1.png

New screen

visionglobale2.png

  • When creating a new Benchmark type Analysis on a website or mobile application, 3 measurement iterations are now launched

  • Add web or mobile app information for Benchmark on page global vision

Mobile app Benchmark

vision1.png

Web site Benchmark

vision2.png

Bugs fixes

Dashboard Campaign

  • Fixes a conversion error when transforming the unit KB to MB. Use factor 1000 instead of 1024.

Greenspector Studio Interface

Documentation changes

  • No labels