The Selector of Souls

The Selector of Souls
Author: Shauna Singh Baldwin
Publisher: Vintage Canada
Total Pages: 562
Release: 2013-09-17
Genre: Fiction
ISBN: 0307362930

The Selector of Souls begins with a scene that is terrifying, harrowing and yet strangely tender: we're in the mid ranges of the Himalayas as a young woman gives birth to her third child with the help of her mother, Damini. The birth brings no joy, just a horrible accounting, and the act that follows--the huge sacrifice made by Damini out of love of her daughter--haunts the novel. In Shauna Singh Baldwin's enthralling novel, two fascinating, strong-willed women must deal with the relentless logic forced upon them by survival: Damini, a Hindu midwife, and Anu, who flees an abusive marriage for the sanctuary of the Catholic church. When Sister Anu comes to Damini's home village to open a clinic, their paths cross, and each are certain they are doing what's best for women. What do health, justice, education and equality mean for women when India is marching toward prosperity, growth and becoming a nuclear power? If the baby girls and women around them are to survive, Damini and Anu must find creative ways to break with tradition and help this community change from within.

Technical Manual

Technical Manual
Author: United States Department of the Army
Publisher:
Total Pages: 258
Release: 1956
Genre:
ISBN:

The Fortran 2003 Handbook

The Fortran 2003 Handbook
Author: Jeanne C. Adams
Publisher: Springer Science & Business Media
Total Pages: 713
Release: 2008-09-18
Genre: Computers
ISBN: 1846287464

The Fortran 2003 Handbook is a definitive and comprehensive guide to Fortran 2003 and its use. Fortran 2003, the latest standard version of Fortran, has many excellent features that assist the programmer in writing efficient, portable and maintainable programs. This all-inclusive volume offers a reader-friendly, easy-to-follow and informal description of Fortran 2003, and has been developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. This highly versatile handbook is intended for anyone who wants a comprehensive survey of Fortran 2003.

IBM 88 Collator

IBM 88 Collator
Author: United States. Department of the Army
Publisher:
Total Pages: 106
Release: 1966
Genre: Computer input-output equipment
ISBN:

End-to-End Web Testing with Cypress

End-to-End Web Testing with Cypress
Author: Waweru Mwaura
Publisher: Packt Publishing Ltd
Total Pages: 241
Release: 2021-01-29
Genre: Computers
ISBN: 1839215631

Get to grips with the Cypress framework and learn how to best implement end-to-end automation testing with JavaScript with the help of expert tips, best practices, and real-world testing examples Key FeaturesWrite your first end-to-end test and find out how to modernize your testing environmentExecute test-driven web development and cross-browser testing using CypressDiscover the advantages of using Cypress over Selenium and refactor testing for modern web appsBook Description Cypress is a modern test automation framework for web-based frontend apps. Learning Cypress will help you overcome the shortcomings of conventional testing solutions such as dependency graph problems, the steep learning curve in setting up end-to-end testing packages, and difficulties in writing explicit time waits for your tests. In End-to-End Web Testing with Cypress, you’ll learn how to use different Cypress tools, including time travel, snapshots, errors, and console output, to write fail-safe and non-flaky tests. You’ll discover techniques for performing test-driven development (TDD) with Cypress and write cross-browser tests for your web applications. As you advance, you’ll implement tests for a sample application and work with a variety of tools and features within the Cypress ecosystem. Finally, this Cypress book will help you grasp advanced testing concepts such as visual testing and networking. By the end of this book, you’ll have the skills you need to be able to set up Cypress for any web app and understand how to use it to its full potential. What you will learnGet to grips with Cypress and understand its advantages over SeleniumExplore common Cypress commands, tools, and techniques for writing complete tests for web appsSet up and configure Cypress for cross-browser testingUnderstand how to work with elements and animation to write non-flaky testsDiscover techniques for implementing and handling navigation requests in testsImplement visual regression tests with Applitools eyesWho this book is for This book is for automation testing professionals, software and web testers, and frontend web developers who have intermediate-level JavaScript and beginner-level test automation knowledge, as well as for complete beginners who are looking to get started with Cypress and learn how it works. You’ll also find this book useful if you are a Selenium tester who wants to migrate to Cypress and leverage its capabilities. An intermediate-level understanding of JavaScript programming and beginner-level knowledge of web testing are required.