QTP Descriptive Programming Unplugged: Master Object Identification Techniques
Buy QTP Descriptive Programming Unplugged: Master Object Identification Techniques
you will learn about:
Object Identification
Object Repository (Shared and Local)
Descriptive Programming
Visual Relation Identifiers
ChildObjects
HTML DOM
Internationalization Testing
CSS- and XPATH-based Identification
Web Services
Writing QTP Scripting in .NET
Web Extensibility and much more…
Performance Testing with Jmeter 2/ed (English)
Buy Performance Testing with Jmeter 2
About This Book
Create realistic and maintainable scripts for web applications
Use various JMeter components to achieve testing goals
Removal of unnecessary errors and code compilation
Acquire skills that will enable you to leverage the cloud for distributed testing
Effectively monitor server resources during performance testing
Extend JMeter functionality by installing plugins
Who This Book Is For
This book is for developers, quality assurance engineers, testers, and test managers new to Apache JMeter, or those who are looking to get a good grounding in how to effectively use and become proficient with it. No prior testing experience is required.
What You Will Learn
Set up and prepare Apache JMeter for testing
Record test scenarios or create them from scratch
Test RESTful web services
Effectively monitor resources during a performance test
Maintain and manage user sessions
Distributed testing using Vagrant, Puppet, and AWS
Extend JMeter functionality through plugins
Understand and effectively use JMeter components to achieve testing needs
Build realistic, comprehensive, and maintainable test plans
Capture form submissions and appropriate handle server responses
JMeter Cookbook
Buy JMeter Cookbook
About This Book
Leverage existing cloud services for distributed testing and learn to employ your own cloud infrastructure when needed
Successfully integrate JMeter into your continuous delivery workflow allowing you to deliver high quality products
Test application supporting services and resources including RESTful, SOAP, JMS, FTP and Database
Who This Book Is For
This book is great for you if you are a developer, quality assurance engineer, tester, or test manager who is looking to get a firmer grasp of elementary, deep, and advanced testing concepts using Apache JMeter. It’s assumed you have access to a computer and an Internet connection. No prior testing or programming experience is required, but would be helpful.
What You Will Learn
Numerous ways to record test plans or handcraft them from scratch
Successfully test supporting application services and resources such as RESTful, SOAP, JMS, FTP, and data stores
Effectively monitor application and infrastructure resources during a performance test
Use existing cloud services for distributed testing and rolling your own cloud infrastructure when needed
Develop custom JMeter plugins from scratch and use existing ones to extend JMeter's functionality
Deliver quality products by successfully integrating JMeter into your continuous delivery workflow
Tune JMeter for better overall performance
Build realistic, comprehensive, and maintainable test plans
Web Services Testing with soapUI
Buy Web Services Testing with SoapUI
About This Book
Become more proficient in testing web services included in your service-oriented solutions
Find, analyze, reproduce bugs effectively by adhering to best web service testing approaches
Learn with clear step-by-step instructions and hands-on examples on various topics related to web services testing using soapUI
Who This Book Is For
This book directly targets software quality assurance professionals, software project managers, and software developers interested in automated or manual testing web services and SOA. Whether you are a seasoned SOA professional or a novice user, with this book you'll learn to effectively use soapUI in testing service-oriented solutions for functional as well as non-functional web services.
What You Will Learn
Build a simple application based on web services which are deployed on Apache Axis2
Identify performance bottlenecks of service-oriented solutions
Invoke web services developed as part of a sample project using soapUI
Extend the sample soapUI project with TestSuites, TestCases and TestSteps
Validate the responses using various assertions, and use of soapUI properties in tests
Simulate web services with soapUI, use of static and dynamic responses
Test web services configured with WS-* policies (WS-Security, WS-Addressing)
Test JDBC datasources and services exposed over JMS and integrate soapUI with maven and Junit
Selenium 2 Testing Tools: Beginner’s Guide
Buy SELENIUM 2 TESTING TOOLS : BEGINNER
Testing web applications using Selenium is made simple with this tutorial. Written for those with no prior experience, it helps you learn through practical exercises and code samples. The perfect entry point to Selenium 2.
About This Book
Automate web browsers with Selenium WebDriver to test web applications
Set up Java Environment for using Selenium WebDriver
Learn good design patterns for testing web applications
Who This Book Is For
If you are a Software Quality Assurance professional, Software Project Manager, or a Software Developer interested in automated testing using Selenium, this book is for you. Web-based application developers will also benefit from this book.
What You Will Learn
Learn the basics of breaking down a web application for testing
Understand AJAX calls and how they work with your tests
Create basic scripts that allow you to recreate issues quickly
Set up Firefox Driver, Firefox profiles, and extensions
Get your tests working on mobile devices
Migrate your tests from Selenium RC to Selenium WebDriver
Handle tests quicker by running them in parallel and reduce build time
A Practitoner's Guide To Test Automation Using Selenium
Buy A Practitoner
Table of Contents
1. Test Automation
2. Getting Startedwith Selenium IDE
3. Install Java
4. Useful Tools for Writing Test Cases Firefox Add-ons
5. Basic Html Theory
6. Create SeleniumTest Suite
7. Tour of SeleniumIDE – Simple Features
8. Tour of Selenium IDE – Advanced Features
9. Applying Cssto Selenium Test Cases
10. Selenium Concepts
11. Selenium Commands – SELENESE
12. Pattern Matching
13. Element Locators
14. Selenium RC Overview
15. Install and Run Selenium RC
16. The Eclipse IDE
17. Running a Test Using the JUnit Export from Selenium-IDE
18. Running a Test Using the TestNG Export from Selenium-IDE
19. Data Driven Testing using TestNG
20. Selenium Grid
21. Selenium Test Management using Bromine
22. Selenium 2.0 – Future of Test Automation
Selenium Testing Tools Cookbook
Buy Selenium Testing Tools Cookbook
Unlock the full potential of Selenium WebDriver to test your web applications in a wide range of situations. The countless recipes and code examples provided ease the learning curve and provide insights into virtually every eventuality.
About This Book
Learn to leverage the power of Selenium WebDriver with simple examples that illustrate real world problems and their workarounds
Each sample demonstrates key concepts allowing you to advance your knowledge of Selenium WebDriver in a practical and incremental way
Explains testing of mobile web applications with Selenium Drivers for platforms such as iOS and Android
Who This Book Is For
This book is intended for software quality assurance/testing professionals, software project managers, or software developers with prior experience in using Selenium and Java for testing web-based applications. This book also provides examples for C#, Python, and Ruby users.
What You Will Learn
Understand Locators and use various locator methods to build reliable tests
Build reliable and maintainable tests with Selenium WebDriver API
Use PageFactory Pattern to build a robust and easy- to-maintain test framework
Build data driven tests and extend Selenium API to implement custom steps and checks
Learn to integrate and use ATDD/BDD tools such as JBehave, SpecFlow, and FitNesses with Selenium WebDriver
Set up iPhone/iPad & Android simulators and devices for testing your mobile web application
Set up Selenium Grid for faster and parallel run of tests, increasing test coverage and reducing test execution time
Capture screenshots and videos of test runs
Selenium WebDriver Practical Guide
Buy SELENIUM WEBDRIVER PRACTICAL GUIDE from Flipkart.com
Creating automation test scripts for your web applications with Selenium WebDriver has never been easier thanks to this user-friendly book. All you need is a basic knowledge of Core Java, and then the practical tutorials supply the rest.
About This Book
Covers basic to advanced concepts of WebDriver
Learn how to design a more effective automation framework
Explores all of the APIs within WebDriver
Acquire an in-depth understanding of each concept through practical code examples
Who This Book Is For
If you are a quality assurance/testing professional, a software developer, or a web application developer looking to create automation test scripts for your web applications, this is the perfect guide for you! As a prerequisite, a basic knowledge of Core Java is expected, although any previous knowledge of WebDriver or Selenium 1 is not needed.
What You Will Learn
Learn the basic design of Selenium WebDriver and understand how it overcomes the limitations of its predecessor
Set up and use Selenium Grid
Discover the various mechanisms used to locate web elements
Perform advanced actions such as drag-and-drop, double-click, right-click, and action builders on web pages
Explore the advanced features of WebDriver such as handling cookies, taking screenshotsmanaging timeouts, and browser navigations
Acquire an understanding of the various WebDriver implementations such as Firefox Driver, IE Driver, and Chrome Driver
Explore WebDriver EventListeners
Design effective automation frameworks using the PageObject pattern
Learn how to deal with the latest features of WebDriver
Head First Java, Second Edition
Buy Head First Java
Head First Java delivers a highly interactive, multisensory learning experience that lets new programmers pick up the fundamentals of the Java language quickly. Through mind-stretching exercises, memorable analogies, humorous pictures, and casual language, Head First Java encourages readers to think like a Java programmer. This revised second edition focuses on Java 5.0, the latest version of the Java development platform.
No comments:
Post a Comment