Coder Social home page Coder Social logo

testiranje_app's Introduction

#ZADATAK – TESTIRATI MOBILNU APLIKACIJU

Svrha ovog projekta je izrada projekta za kolegij Metode i tehnike testiranja programske podrške. Potrebni alati za testiranje aplikacije:

  1. Flutter framework, moguće skinuti sa stranice:

https://flutter.dev/?gclid=Cj0KCQiA4L2BBhCvARIsAO0SBdYZZ16kJNwsRA1c-9hI3FwRm8HjDHj7xSTcZ66Nuy_YffURARCgIL8aAvgVEALw_wcB&gclsrc=aw.ds

  1. IDE po izboru VS Code, Android studio.

  2. Ekstenzije za Flutter i Dart unutar odabranog IDE

  3. Emulator za andorid uređaj

KORACI KAKO OSPOSOBITI RAD:

  1. Prvo skinuti Flutter framework te extract sadržaj npr na disk D, potrebno je da je omogućen pristup te da nije stavljeno npr u Program files.

  2. Update System Variables tako da se doda bin folder od skinutog file unutar PATH varijable.

  3. otvorite terminal unutar IDE npr. VS Code, skinuti ekstenziej za Flutter i Dart unutar IDE u VS code te unutar Android Studia. Nakon toga u terminal (može biti terminal od IDE ili Command prompt) upišite:

    flutter doctor --android-licenses

time prihvatite sve potrebne licence.

  1. Otvorite apliakciju unutar IDE u terminalu, potrebno je pokrenuti naredbu

    flutter pub get

čime se dohvaćaju svi potrebni paketi za rad aplikacije. Nakon toga restartirajte IDE.

  1. Pokrenuti Android uređaj.

  2. Otvoriti folder test_driver i unutar app.dart pokrenuti main funkciju pritiskom na Run iznad funkcije.

  3. Otvoriti folder test_driver i unutar app_test.dart kliknuti Run iznad funkcije main, time s liejve strane možete pratiti kako se izvršavaju testovi i ujedno vidjeti promjene na emulatoru unutar aplikacije kako se izvode.

////////////////////////////////////////////////////////////////////////////////

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

testiranje_app's People

Contributors

igniti0n avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.