Software Defects
Python
Java
GitHub
Miscellaneous
100
This state is the first time a defect is logged or created
What is the New state?
100
This basic unit of code reusability in Python existing in one of two types
What is module - Pure module and extension module?
100
This is a value that indicates the opacity of a pixel
What is Alpha value?
100
A personal copy of user's repository that lives on your account
What is Fork
100
A group of software development methods in which requirements and solutions evolve through collaboration between self-organizing, cross-functional teams
What is Agile Software Development?
200
This state is when the tester finds the bug, even after the developer fixed it.
What is Reopen state
200
This distribution format that provides metadata and the essential source files needed for installing by a tool like pip or for generation a built distribution
What is Source Distribution (or sdist)?
200
For a Raster object, this is the smallest rectangle that completely encloses all the pixels that are not fully transparent
What is Bounding Box
200
An incredibly simple semantic file format, not too dissimilar to .doc, .rtf and .txt
What is Markdown?
200
Enables you to write and execute automated functional and acceptance tests for mobile apps, using any Ruby-based test framework
What is Calabash?
300
This state is when the developer determines the defect will be fixed in a future release of the product
What is Differed state?
300
This is a set of distributions at specified version which are compatible with each other
What is Know Good Set (KGS)?
300
This is a public class (or interface) that is a standard memeber of the Java(TM) platform
What is Core Class
300
These are proposed changes to a repository submitted by a user and accepted or rejected by a repository's collaborators
What is are Pull Requests?
300
A process of transferring data between storage types, formats, or computers systems
What is Data Migration?
400
This defect priority focuses on the impact the defect will have on the functionality of the application
What is Severity?
400
This built distribution format introduced by setuptools, which is being replaced by Wheel.
What is Egg?
400
This is a programming language keyword used to declare a loop that reiterates statements
What is For
400
A way to identify yourself to an online server, using an encrypted message
What is SSH Key?
400
A fun yet powerful approach to testing where most testers perform ad-hoc testing
What is Exploratory Testing?
500
Name the 6 stages of the Software Defect Life Cycle and the 3 off-shoots
What is New, Assign, Open, Test, Verified, Closed? Off-shoots- Reopen, Deferred, Rejected?
500
This is a working group that maintains many of the relevant projects in Python packaging?
What is Python Packing Authority (PyPA)?
500
This is an easily customizable Web browser developed by Sun Microsystem, which is written in the Java(TM) programming language
What is HotJava(TM) Browser?
500
This feature in Git describes the last modification line to each line of a file, which generally displays the revision, author and time
What is Blame
500
An open-source software framework for distributed storage and distributed processing of Big data on clusters of commodity hardware
What is Apache Hadoop?