Produkt zum Begriff Usability-Tests:
-
How Google Tests Software
2012 Jolt Award finalist! Pioneering the Future of Software Test Do you need to get it right, too? Then, learn from Google. Legendary testing expert James Whittaker, until recently a Google testing leader, and two top Google experts reveal exactly how Google tests software, offering brand-new best practices you can use even if you’re not quite Google’s size…yet! Breakthrough Techniques You Can Actually Use Discover 100% practical, amazingly scalable techniques for analyzing risk and planning tests…thinking like real users…implementing exploratory, black box, white box, and acceptance testing…getting usable feedback…tracking issues…choosing and creating tools…testing “Docs & Mocks,” interfaces, classes, modules, libraries, binaries, services, and infrastructure…reviewing code and refactoring…using test hooks, presubmit scripts, queues, continuous builds, and more. With these techniques, you can transform testing from a bottleneck into an accelerator–and make your whole organization more productive!
Preis: 36.17 € | Versand*: 0 € -
Growing Object-Oriented Software, Guided by Tests
Foreword by Kent Beck "The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows.” --Ward Cunningham “At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper.” --Robert C. Martin “If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book.”--Michael Feathers Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and “grow” software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you’ll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD--from integrating TDD into your processes to testing your most difficult features. Coverage includes • Implementing TDD effectively: getting started, and maintaining your momentum throughout the project • Creating cleaner, more expressive, more sustainable code • Using tests to stay relentlessly focused on sustaining quality • Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project • Using Mock Objects to guide object-oriented designs • Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency
Preis: 54.56 € | Versand*: 0 € -
Jacobsen, Jens: Praxisbuch Usability und UX
Praxisbuch Usability und UX , Von Praktikern für Praktiker: Dieses Buch enthält alles, was Sie für die Planung und Umsetzung nutzungsfreundlicher Webseiten wissen sollten. Mit modernen Tools, neuen Mapping-Methoden und aktualisierten Guidelines zu Audio, Video und Dashboards ist es auf der Höhe der Zeit. Profitieren Sie von jahrzehntelanger Erfahrung und lernen Sie, wie Sie Seiten navigierbar gestalten, Inhalte zugänglich präsentieren und User begeistern. Die Anleitung für alle, die neue Websites erstellen oder bestehende verbessern möchten. Inkl. Barrierefreiheit und Tipps zum KI-Einsatz! Aus dem Inhalt: User Centered Design Usability-Engineering in agilen Projekten Personas und Journey Maps Nutzerführung und Seitengestaltung Mockups und Wireframes Usability-/UX-Metriken Gestaltung für unterschiedliche Nutzungskontexte Nutzerfreundlich schreiben A/B-Tests und Analysen , Studium & Erwachsenenbildung > Fachbücher, Lernen & Nachschlagen
Preis: 39.90 € | Versand*: 0 € -
Fit for Developing Software: Framework for Integrated Tests
"The unique thing about Fit for Developing Software is the way it addresses the interface between customers/testers/analysts and programmers. All will find something in the book about how others wish to be effectively communicated with. A Fit book for programmers wouldn't make sense because the goal is to create a language for business-oriented team members. A Fit book just for businesspeople wouldn't make sense because the programmers have to be involved in creating that language. The result is a book that should appeal to a wide range of people whose shared goal is improving team communications." --Kent Beck, Three Rivers Institute "Even with the best approaches, there always seemed to be a gap between the software that was written and the software the user wanted. With Fit we can finally close the loop. This is an important piece in the agile development puzzle." --Dave Thomas, coauthor of The Pragmatic Programmer "Ward and Rick do a great job in eschewing the typical, overly complicated technology trap by presenting a simple, user-oriented, and very usable technology that holds fast to the agile principles needed for success in this new millennium." --Andy Hunt, coauthor of The Pragmatic Programmer "Florida Tech requires software engineering students to take a course in programmer testing, which I teach. Mugridge and Cunningham have written a useful and instructive book, which will become one of our course texts." --Cem Kaner, Professor of Software Engineering, Florida Institute of Technology "Rick and Ward continue to amaze me. Testing business rules is a fundamentally hard thing that has confounded many, and yet these two have devised a mechanism that cuts to the essence of the problem. In this work they offer a simple, thorough, approachable, and automatable means of specifying and testing such rules." --Grady Booch, IBM Fellow "By providing a simple, effective method for creating and automating tabular examples of requirements, Fit has dramatically improved how domain experts, analysts, testers, and programmers collaborate to produce quality software." --Joshua Kerievsky, founder, Industrial Logic, Inc., and author of Refactoring to Patterns "Agile software development relies on collaborating teams, teams of customers, analysts, designers, developers, testers, and technical writers. But, how do they work together? Fit is one answer, an answer that has been thoroughly thought through, implemented, and tested in a number of situations. Primavera has significantly stabilized its product lineusing Fit, and I'm so impressed by the results that I'm suggesting it to everyone I know. Rick and Ward, in their everlasting low-key approach, have again put the keystone in the arch of software development. Congratulations and thanks from the software development community." --Ken Schwaber, Scrum Alliance, Agile Alliance, and codeveloper of Scrum "Fit is the most important new technique for understanding and communicating requirements. It's a revolutionary approach to bringing experts and programmers together. This book describes Fit comprehensively and authoritatively. If you want to produce great software, you need to read this book." --James Shore, Principal, Titanium I.T. LLC "There are both noisy and quiet aspects of the agile movement and it is often the quieter ones that have great strategic importance. This book by Ward and Rick describes one of these absolutely vital, but often quieter, practices--testing business requirements. A renewed focus on testing, from test-driven development for developers to story testing for customers, is one of the agile community's great contributions to our industry, and this book will become one of the cornerstones of that contribution. Stories are done-done (ready for release) when they have been tested by both developers (done) and customers (done-done). The concepts and practices involved in customer story testing are critical to project success and wonderfully portrayed in this book. Buy it. Read it. Keep it handy in your day-to-day work." --Jim Highsmith, Director of Agile Software Development & Project Management Practice, Cutter Consortium "I have been influenced by many books, but very few have fundamentally changed how I think and work. This is one of those books. The ideas in this book describe not just how to use a specific framework in order to test our software, but also how we should communicate about and document that software. This book is an excellent guide to a tool and approach that will fundamentally improve how you think about and build software--as it has done for me."--Mike Cohn, Mountain Goat Software, author of User Stories Applied "Fit is a tool to help whole teams grow a common language for describing and testing the behavior of software. This books fills a critical gap--helping both product owners and programmers learn what Fit is and how to use it well." --Bill Wake, independent consultant "Over the past several years, I've been using Fit and FitNesse with development teams. They are not only free and powerful testing tools, they transform development by making the behavior of applications concrete, verifiable, and easily observable. The only thing that has been missing is a good tutorial and reference. Rick Mugridge and Ward Cunningham's Fit For Developing Software fits the bill. Essentially, two books in one, it is a very readable guide that approaches Fit from technical and nontechnical perspectives. This book is a significant milestone and it will make higher software quality achievable for many teams." --Michael C. Feathers, author of Working Effectively with Legacy Code, and consultant, Object Mentor, Inc. "Wow! This is the book I wish I had on my desk when I did my first story test-driven development project. It explains the philosophy behind the Fit framework and a process for using it to interact with the customers to help define the requirements of the project. It makes Fit so easy and approachable that I wrote my first FitNesse tests before I even I finished the book. "For the price of one book, you get two, written by the acknowledged thought leaders of Fit testing. The first is written for the nonprogramming customer. It lays out how you can define the functionality of the system you are building (or modifying) using tabular data. It introduces a range of different kinds of 'test fixtures' that interpret the data and exercise the system under test. While it is aimed at a nontechnical audience, even programmers will find it useful because it also describes the process for interacting with the customers, using the Fit tests as the focal point of the interaction. "The second 'book' is targeted to programmers. It describes how to build each kind of fixture described in the first book. It also describes many other things that need to be considered to have robust automated tests--things like testing without a database to make tests run faster. A lot of the principles will be familiar to programmers who have used any member of the xUnit family of unit testing frameworks. Rick and Ward show you how to put it into practice in a very easy-to-read narrative style that uses a fictitious case study to lead you through all the practices and decisions you are likely to encounter." --Gerard Meszaros, ClearStream Consulting The Fit open source testing framework brings unprecedented agility to the entire development process. Fit for Developing Software shows you how to use Fit to clarify business rules, express them with concrete examples, and organize the examples into test tables that drive testing throughout the software lifecycle. Using a realistic case study, Rick Mugridge and Ward Cunningham--the creator of Fit--introduce each of Fit's underlying concepts and techniques, and explain how you can put Fit to work incrementally, with the lowest possible risk. Highlights includeIntegrating Fit into your development processesUsing Fit to promote effective communication between businesspeople, testers, and developersExpressing business rules that define calculations, decisions, and business processesConnecting Fit tables to the system with "fixtures" that check whether tests are actually satisfiedConstructing tests for code evolution, restructuring, and other changes to legacy systemsManaging the quality and evolution of testsA companion Web site (http://fit.c2.com/) that offers additional resources and source code
Preis: 59.17 € | Versand*: 0 €
-
Wie können Usability-Tests dabei helfen, die Benutzerfreundlichkeit einer Website oder Software zu verbessern? Welche Methoden und Techniken eignen sich am besten für die Durchführung von Usability-Tests?
Usability-Tests helfen dabei, die Benutzerfreundlichkeit einer Website oder Software zu verbessern, indem sie Feedback von tatsächlichen Nutzern sammeln und Schwachstellen identifizieren. Durch die Analyse der Testergebnisse können gezielte Verbesserungen vorgenommen werden, um die Benutzererfahrung zu optimieren. Die besten Methoden für die Durchführung von Usability-Tests sind das Einbeziehen von echten Nutzern, die Durchführung von Aufgaben-basierten Tests, die Verwendung von Eye-Tracking-Technologie und das Sammeln von qualitativen und quantitativen Daten. Es ist auch wichtig, regelmäßige Tests durchzuführen, um kontinuierlich die Benutzerfreundlichkeit zu überprüfen und zu verbessern.
-
Wie können Usability-Tests dazu beitragen, die Benutzerfreundlichkeit einer Website oder einer Software zu verbessern? Welche Methoden und Werkzeuge werden typischerweise bei der Durchführung von Usability-Tests eingesetzt?
Usability-Tests helfen dabei, die Benutzerfreundlichkeit einer Website oder Software zu verbessern, indem sie echte Nutzer einbeziehen, um Schwachstellen und Verbesserungspotenziale aufzudecken. Typische Methoden sind beispielsweise das Aufzeichnen von Benutzerverhalten, das Durchführen von Interviews oder das Sammeln von Feedback durch Fragebögen. Werkzeuge wie Eye-Tracking-Software, Heatmaps oder Usability-Test-Plattformen werden häufig eingesetzt, um die Ergebnisse der Tests zu analysieren und zu interpretieren.
-
Wie können Usability-Tests dazu beitragen, die Benutzerfreundlichkeit einer Website oder einer Anwendung zu verbessern? Welche Methoden können für die Durchführung von Usability-Tests eingesetzt werden?
Usability-Tests können durch das Feedback von echten Nutzern Schwachstellen in der Benutzerfreundlichkeit aufdecken und Verbesserungspotenziale identifizieren. Methoden wie Interviews, Beobachtungen, Fragebögen und A/B-Tests können eingesetzt werden, um die Usability einer Website oder Anwendung zu testen und zu optimieren. Durch regelmäßige Usability-Tests können Entwickler sicherstellen, dass ihre Produkte den Bedürfnissen und Erwartungen der Nutzer entsprechen.
-
Wie können Usability-Tests dabei helfen, die Benutzerfreundlichkeit einer Website oder Anwendung zu verbessern? Was sind die wichtigsten Schritte bei der Durchführung eines erfolgreichen Usability-Tests?
Usability-Tests helfen dabei, die Benutzerfreundlichkeit einer Website oder Anwendung zu verbessern, indem sie Feedback von tatsächlichen Benutzern sammeln. Die wichtigsten Schritte bei der Durchführung eines erfolgreichen Usability-Tests sind die Festlegung von klaren Zielen, die Auswahl geeigneter Testpersonen und die Durchführung von realistischen Szenarien, um das Verhalten der Benutzer zu beobachten. Schließlich sollten die Ergebnisse des Tests analysiert und in konkrete Verbesserungen für die Website oder Anwendung umgesetzt werden.
Ähnliche Suchbegriffe für Usability-Tests:
-
Kauer-Franz, Michaela: Usability und User Experience Design
Usability und User Experience Design , Gute Usability und User Experience sind niemals Zufall. Dahinter stecken systematische Prozesse und Know-how aus verschiedenen Disziplinen. Produkte zu schaffen, die Menschen nicht nur leicht und sicher bedienen können, sondern rundum schätzen - wenn das Ihr professionelles Ziel ist, sind Sie hier richtig. Lernen Sie mit diesem Handbuch das Fach gründlich kennen, vertiefen Sie Ihre Expertise oder steigen Sie in eine stärker datengetriebene Arbeitsweise ein. Die Autoren sind erfolgreiche Spezialisten für die Usability und UX technischer Produkte. Sie stellen Ihnen Grundlagen aus Psychologie und Design vor und geben Ihnen ein umfassendes Methodenrepertoire an die Hand. Inklusive praktischer Auswahlhilfe und konkreter Anleitungen. So evaluieren und optimieren Sie Ihre Produkte oder unterstützen Ihre Kunden mit professionellen Usability- und UX-Projekten. Für B2B, B2C, verschiedene Branchen und Budgets haben Sie damit immer eine effiziente Methode parat. Dr. Michaela Kauer-Franz und Dr. Benjamin Franz betreuen auch komplexe Anwendungen und solche mit speziellen Anforderungen wie Medizinprodukte. Profitieren Sie von ihrem Erfahrungsschatz! Aus dem Inhalt: Übersicht über Prozesse und Vorgehen Der richtige "Mindset" User Researcher Skills: Beobachten, Fragenstellen, Zuhören Psychologische Grundlagen Nutzer*innen, Kund*innen und wir Designgrundlagen Data Driven UX Design Inhaltspunkt Lösungen evaluieren Ein Glossar mit allen wichtigen Fachbegriffen , Studium & Erwachsenenbildung > Fachbücher, Lernen & Nachschlagen
Preis: 49.90 € | Versand*: 0 € -
Brilliant Passing Psychometric Tests
Are you chasing a job that you really want, but need to get through a psychometric test to get hired? With the help of this book, you will learn exactly what the tests are like, why they matter, how to prepare for them, and how to succeed on the day. This book is packed with practice examples so that you know just what to expect, explaining how to get the right answer so you understand what you need to do to perform at your best when you’re in a test situation. Understand where and how psychometric tests fit in to the selection process Feel practised, prepared and confident Be ready to succeed in all different kinds of psychometric tests With plenty of tips, tricks and practice tests to help you, no matter what level or type of test you face, prepare to succeed! The full text downloaded to your computer With eBooks you can: search for key concepts, words and phrases make highlights and notes as you study share your notes with friends eBooks are downloaded to your computer and accessible either offline through the Bookshelf (available as a free download), available online and also via the iPad and Android apps. Upon purchase, you'll gain instant access to this eBook. Time limit The eBooks products do not have an expiry date. You will continue to access your digital ebook products whilst you have your Bookshelf installed.
Preis: 10.69 € | Versand*: 0 € -
Leichte Tests. Deutsch als Fremdsprache
Leichte Tests. Deutsch als Fremdsprache , Niveau A1 bis B1 Mit den Leichten Tests gelingt eine mühelose Festigung und Erweiterung des Grundwortschatzes. Die Tests mit Lösungsschlüssel geben dem Sprachenlerner mehr Sicherheit im mündlichen und schriftlichen Ausdruck. Auf spielerische Art und ohne Anstrengung lassen sich wichtige Wörter zu ganz verschiedenen Themengebieten wiederholen oder neu erlernen. Das Buch ist besonders geeignet für das Lernen zwischendurch, am Strand, im Zug, in kurzen Pausen - überall dort, wo man ohne große Mühe seine Zeit für einen kleinen Sprachtest sinnvoll nutzen möchte. Nur geringe Sprachkenntnisse werden vorausgesetzt: Das Buch eignet sich für alle Lernenden am Ende der Grundstufe. , Bücher > Bücher & Zeitschriften , Erscheinungsjahr: 200103, Produktform: Kartoniert, Seitenzahl/Blattzahl: 148, Keyword: Deutsch als Fremdsprache (DaF/DaZ);Fertigkeitentraining;Grundschule;Sprachen lernen;Sprachen unterrichten;Wortschatz, Fachschema: Deutsch als Fremdsprache / Grundwissen, Vokabeltrainer, Wortschatz, Bildungsmedien Fächer: Deutsch a. Fremd-/Zweitsprache, Fachkategorie: Fremdsprachenerwerb: Grammatik, Wortschatz, Aussprache, Sprache: Deutsch, Bildungszweck: Für die Erwachsenenbildung (Deutschland), Fachkategorie: Unterricht und Didaktik: Moderne Sprachen, Thema: Verstehen, Text Sprache: ger, Verlag: Hueber Verlag GmbH, Verlag: Hueber Verlag, Länge: 211, Breite: 149, Höhe: 10, Gewicht: 220, Produktform: Kartoniert, Genre: Schule und Lernen, Genre: Schule und Lernen, Herkunftsland: DEUTSCHLAND (DE), Katalog: deutschsprachige Titel, Katalog: Gesamtkatalog, Katalog: Lagerartikel, Book on Demand, ausgew. Medienartikel, Relevanz: 0010, Tendenz: +1, Unterkatalog: AK, Unterkatalog: Bücher, Unterkatalog: Hardcover, Unterkatalog: Lagerartikel, Unterkatalog: Schulbuch, WolkenId: 771031
Preis: 22.50 € | Versand*: 0 € -
Brilliant Passing Verbal Reasoning Tests
The full text downloaded to your computer With eBooks you can: search for key concepts, words and phrases make highlights and notes as you study share your notes with friends eBooks are downloaded to your computer and accessible either offline through the Bookshelf (available as a free download), available online and also via the iPad and Android apps. Upon purchase, you'll gain instant access to this eBook. Time limit The eBooks products do not have an expiry date. You will continue to access your digital ebook products whilst you have your Bookshelf installed. Are you chasing a job that you really want, but need to take a verbal reasoning test to get it? With the help of this book, you’ll sharpen your skills and quickly become confident in your ability to pass. Written by a psychologist with years of test-writing experience, it’s packed with examples of every kind of test and will take you through everything you need to pass with flying colours. Feel practiced, prepared and confident Be ready to take on any type of test Develop a strategy to maximise your performance With plenty of tips, tricks and practice tests to help you, no matter what level or type of test you face, prepare to succeed!
Preis: 10.69 € | Versand*: 0 €
-
Wie können Usability-Tests dazu beitragen, die Benutzerfreundlichkeit von Produkten und Websites zu verbessern? Welche Methoden und Werkzeuge werden typischerweise bei der Durchführung von Usability-Tests eingesetzt?
Usability-Tests helfen dabei, die Bedürfnisse und Verhaltensweisen der Benutzer zu verstehen, um Produkte und Websites benutzerfreundlicher zu gestalten. Durch Tests können Schwachstellen und Verbesserungspotenziale identifiziert werden, um die Nutzererfahrung zu optimieren. Typische Methoden und Werkzeuge bei Usability-Tests sind z.B. Interviews, Beobachtungen, Fragebögen, Eye-Tracking und Usability-Testing-Tools.
-
Wie können Usability-Tests zur Verbesserung der Benutzerfreundlichkeit einer Website oder einer Softwareanwendung beitragen? Was sind die effektivsten Methoden, um Usability-Tests durchzuführen und die Ergebnisse zu analysieren?
Usability-Tests können Schwachstellen in der Benutzerfreundlichkeit aufdecken, indem sie echte Nutzerfeedback sammeln und Verbesserungsvorschläge liefern. Effektive Methoden sind z.B. das Durchführen von Benutzertests mit Prototypen, Eye-Tracking-Studien oder A/B-Tests. Die Ergebnisse können durch qualitative und quantitative Analysen ausgewertet werden, um konkrete Handlungsempfehlungen abzuleiten.
-
Wie können Unternehmen sicherstellen, dass ihre Produkte benutzerfreundlich sind, indem sie Usability-Tests durchführen? Welche Methoden werden bei Usability-Tests eingesetzt, um die Benutzerfreundlichkeit von Produkten zu überprüfen?
Unternehmen können sicherstellen, dass ihre Produkte benutzerfreundlich sind, indem sie Usability-Tests mit echten Nutzern durchführen, Feedback sammeln und Verbesserungen vornehmen. Bei Usability-Tests werden Methoden wie Interviews, Beobachtungen, Fragebögen, Eye-Tracking und A/B-Tests eingesetzt, um die Benutzerfreundlichkeit von Produkten zu überprüfen. Durch diese verschiedenen Methoden können Unternehmen Schwachstellen identifizieren, die Benutzererfahrung verbessern und letztendlich die Zufriedenheit der Kunden steigern.
-
Wie können Usability-Tests dazu beitragen, die Benutzerfreundlichkeit einer Website oder einer Anwendung zu verbessern? Welche Methoden und Werkzeuge werden typischerweise bei der Durchführung von Usability-Tests eingesetzt?
Usability-Tests ermöglichen es, die Benutzerinteraktion mit einer Website oder Anwendung zu analysieren, Schwachstellen zu identifizieren und Verbesserungsvorschläge zu entwickeln. Typische Methoden umfassen Benutzerbefragungen, Prototyping, Eye-Tracking und A/B-Tests. Werkzeuge wie Usability-Testsoftware, Heatmaps und Nutzerverhaltensanalysen werden verwendet, um Daten zu sammeln und auszuwerten.
* Alle Preise verstehen sich inklusive der gesetzlichen Mehrwertsteuer und ggf. zuzüglich Versandkosten. Die Angebotsinformationen basieren auf den Angaben des jeweiligen Shops und werden über automatisierte Prozesse aktualisiert. Eine Aktualisierung in Echtzeit findet nicht statt, so dass es im Einzelfall zu Abweichungen kommen kann.