Skip to main content
Top

2018 | OriginalPaper | Chapter

14. Adding More Tests

Author : Arnon Axelrod

Published in: Complete Guide to Test Automation

Publisher: Apress

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

In Chapters 10 to 12 we created the first test and its supporting infrastructure. Now it’s time to add more tests while enhancing the infrastructure that supports these tests to make it more maintainable. In addition, we’ll support running the tests by multiple developers simultaneously and support cross-browser testing.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Footnotes
1
Robert C. Martin, Clean Code: A Handbook of Agile Software Craftsmanship (New Jersey, United States: Prentice Hall, 2008), p. 40.
 
2
The Lazy<T> class in .Net is a generic class that can wrap any object that we want to initialize only on its first use. In its constructor it gets a delegate for a factory method, which creates the object on the first time it’s being used.
 
Metadata
Title
Adding More Tests
Author
Arnon Axelrod
Copyright Year
2018
Publisher
Apress
DOI
https://doi.org/10.1007/978-1-4842-3832-5_14

Premium Partner