agile testing book

Read about agile testing book, The latest news, videos, and discussion topics about agile testing book from alibabacloud.com

What exactly is agile testing?

Ext.: http://blog.csdn.net/kerryzhu/article/details/8812589Today, we also discuss such an old topic, do you feel the same? Because Mr. Dening, who was Google's China Test manager two years ago (at the end of 2010), wrote an article on "What is Agile Software Testing" (published on the INFOQ website [1]), which has already been discussed, "Agile software

Agile Testing (6) based on story Agile Basics

Agile basic knowledge----demand management based on story (III.) (3) Daily station meeting The purpose of the station will be three: (1) Known progress Progress is known only from the level of user stories and tasks, and there are only two states of task progress: complete or incomplete (percent complete). (2) A well-known scheme What work will you do before the next meeting? (3) Throwing problems What's blocking your progress? ("No problem

Agile Testing (3) based on story Agile Basics

Story based Agile basic knowledge----story writing Why use story? Software industry for more than 40 years, demand analysis technology has been very mature, but the MRD-driven process is overwhelmed. Since MRD often takes up a lot of time, MRD reviews take up a lot of time, and after coding is done, the pressure is poured into QA, often on the schedule, or the experience is poor, or there are too many bugs, or the project is postponed. Using story,

Introduction to Agile testing

Today, there is a discussion of such an old topic, does it feel like a cliché? Because Mr. Dening, who was Google's China Test manager two years ago (at the end of 2010), wrote an article on "What is an Agile software test" (Posted on the INFOQ website [1]), has already touched on this topic, "Agile software testing is more of an idea, not a process." In 2011, I

11. Agile Software Testing: A time guide for testers and agile teams

1, Agile Test Quadrant-the division of labor in each quadrant? Who will do it specifically? When do you do it? 2, soap opera Test 3, exploratory testing 4, session-based testing 5, WATIR6, Fit Fitnesse8, to ility testing (reliability, interactivity, scalability) 9, agile

The ideal test organization in agile testing

organization should be how to build, can reasonable work division, give full play to everyone within the organization's strengths. That is, in the agile testing environment, we should use what kind of people, to do what kind of things, to achieve maximum efficiency. There are two things to consider when considering the organizational structure of a team: what to do and who to do it. In fact, many people a

Agile Testing (4) based on story Agile Basics

Agile basic knowledge----demand management based on story (I.) Demand management based on story (1) Using story mode to manage requirements, the large MRD is divided into a suitable granularity, and can be independently delivered story (usually each story can be completed within 1-5 days, including design, development, testing), the requirements are clear, easy to reach agreement, and can save a lot of re

Agile Software Testing--the initial

model to maximize the efficiency of the team. Whether you rely on pruning redundant documentation or providing a democratic, unobstructed communication platform, you can help your team focus on limited effort.* Test-driven developmentis to have the developer design and write the unit test code before writing the functional code, based on the understanding of the requirements. Think about how to validate the functionality that will be implemented, and then consider the implementation of the feat

Methods and practices of agile testing

Wen/Zhu ShaominOnce, after the developer completes the code for the current sprint task, the testers, developers, and product managers come together to browse the product and go through it, and the product manager discovers the problem and thinks it needs to make a big change to the functionality. At this time the developer estimated that it would take two days to complete the code, but the testers opposed it, we had only 5 days to test time, plus this new function is more, the development code

Agile Book recommendation list

Labels: C Management R application design technology C Language TestingBelow are the agile books and reading sequence I have selected from my books. In addition to test-driven development and technology, it is basically related to agile practices. It is purely personal opinion and is for reference only. The art of agile developmentAlthough a little thick, i

Common pitfalls in Agile software testing

Transferred from ThoughtWorks Agile Software Development is a kind of new software development method which has been paid more and more attention since the 1990 's, and it is a kind of software development ability that can cope with the fast changing demand, it is applied to the software project more and more as a new development mode. Agile Software Testing re

Agile automated testing (Black Box unit testing)

? If a unit test is performed for specific code implementations, the unit test code that is written will be changed as required, and it needs to be changed frequently, does unit test code cost too much? ? Unit tests should emphasize the intention and interfaces of external users (systems) to write tests and perform so-called black box tests? In this way, the unit test code written will be relatively strong, better able to adapt to changes in demand? ? This article uses JUnit and mockito to wri

Briefly describe the importance of testing in agile projects

more than randomly tapping the keyboard to find the problem; The test needs to really understand the required solution, participate in the methodology plan used to deliver the product, understand the risks involved in the delivery method, and identify these risks as early as possible to take appropriate remedial action. Testing also requires driving the project to a successful direction and helping everyone understand the appropriate level of success

Agile testing theory and practice-4

[This article is the fourth article of agile Testing Theory and Practice (Article 1, Article 2, Article 3, Article 4, Article 5, Article 6, Article 7 )] As mentioned aboveQuasi-agile TestingThe model is almost the same as what we call agile testing. But to understand the t

Agile testing theory and practice-6

[This article is the sixth article of agile Testing Theory and Practice (Article 1, Article 2, Article 3, Article 4, Article 5, Article 6, Article 7 )] 2. Encoding phase: After the requirement design stage is completed, it is necessary to beginEncoding phaseAlthough the development and testing needs to be synchronized, but the function has not been completed an

Planning, testing and refactoring of agile development

ObjectiveThis series is a reading note from Robert C. Martin's agile Development Book, which outlines some of the basic principles of agile development, which are presented separately for the more important aspects of planning, testing, and refactoring.First, the plan  1. Initial explorationAt the start of the project,

Will testers disappear from the earth like dinosaurs? --on the impact of agile development on testing

Http://blog.sina.com.cn/s/blog_8f58d8050102v75h.html With the rapid expansion and popularization of agile development, the question of whether Agile software development requires test engineers is being mentioned by more and more people, and the industry has two different views. I think: with the further promotion of agile development, from the perspective of fut

Agile testing theory and practice-5

[This is the fifth article in Agile testing theory and practice (article 1, article 2, article 3, article 4, article 5, article 6, article 7 )] In the previous article "using tools to achieve agile development", I have already talked about the current development situation of our company and I will not repeat it here. It is mainly about using devsuite of techex

Essentials of agile Testing

Essentials of agile Testing Author: Zhang yuanli Http://blog.csdn.net/vincetest Two days ago, the company organized a sharing meeting on the agile development model. For testers, in order to promote the efficient operation of the entire model, the testing was also agile, the

I am doing agile testing in the Huawei process

First, development and testing of the continuity of trouble?Facing complexity (customer): constantly revising plans, increasing budgets, inferior product quality ... Face Complexity (Project team members): Often work late into the night, submitted products are not qualified ...ii. Agile Testing objectives in Agile Deve

Total Pages: 2 1 2 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.