Sökning: "enhetstestning"

Visar resultat 11 - 15 av 23 uppsatser innehållade ordet enhetstestning.

  1. 11. Making solar energy data accessible for everyone

    Kandidat-uppsats, Uppsala universitet/Institutionen för informationsteknologi

    Författare :Linus Frosteryd; Victor Ingman; Kasper Ramström; [2017]
    Nyckelord :;

    Sammanfattning : Decentralized solar energy is solar energy produced close to where it will be used, rather than at a large facility elsewhere and sent through the national grid. This project involves collecting data from decentralized solar facilities with data collection support, as well as visualizing the data in a format that is adjustable and understandable by everyone. LÄS MER

  2. 12. Analysis of test coverage metrics in a business critical setup

    Master-uppsats, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Shashank Mishra; [2017]
    Nyckelord :Code coverage; line coverage; branch coverage; path coverage; mutation testing; unit testing; test process; complexity;

    Sammanfattning : Test coverage is an important parameter of analyzing how well the product is being tested in any domain within the IT industry. Unit testing is one of the important processes that have gained even more popularity with the rise in Test driven development (TDD) culture. LÄS MER

  3. 13. En testprocess för webbutvecklingsprojekt med små team

    Master-uppsats, Linköpings universitet/Programvara och system

    Författare :Mikael Ögren; Ludwig Wikblad; [2017]
    Nyckelord :Testning; testprocess; MTPF; CMD;

    Sammanfattning : Att hitta ett lämpligt tillvägagångssätt för att utföra testning i små utvecklingsteam är en utmaning. Många små företag upplever traditionella testprocesser och testförbättringsprocesser som alltför resurskrävande. LÄS MER

  4. 14. Enhetstestning inom PL/SQL - en fallstudie

    Kandidat-uppsats, Linköpings universitet/Programvara och system

    Författare :Harald Vogel; [2017]
    Nyckelord :enhetstestning; PL SQL; automatisk testning;

    Sammanfattning : Att ha ett väl fungerande automatiskt testsystem är allt viktigare inom mjukvaruutveckling. Tyvärr är det fortfarande vanligt med företag som framförallt förlitar sig på manuell testning i olika former vilket för med sig en rad problem. LÄS MER

  5. 15. Test-Driven Development in Clojure : An analysis of how differences between Clojure and Java affects unit testing and design patterns

    Master-uppsats, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Niclas Nilsson; [2015]
    Nyckelord :TDD; Test-Driven Development; Clojure; Design patterns; Java;

    Sammanfattning : Agile methods and Test-Driven Development are well established methodologies within the software development industry. As a large part of today’s software development is done in Object-Oriented languages like Java it’s only natural that agile best practices have evolved to fit into the Object-Oriented paradigm. LÄS MER