50 recent changes in Testing Web retrieved at 16:01 (GMT)

WebNotify
* .WikiGuest * .KellyEverlyHall: DifferentTypesSoftwareTestingIndex * .MayaMcKela: SoftwareTestingTerms
GlossaryOfTerms
Glossary of Technical Terms Related to Testing Software Quality Assurance Thanks to Main.EricKessler and Trash.TrashCarrieBlackman for getting this kicked off i...
LearningObjectivesISTQB
ISTQB Foundation Learning Objectives Learning Objectives for Fundamentals of Testing: Summary Points 1.1 What is Testing? FL 1.1.1 (K1) Ide...
LearningObjectivesISTQBFoundationAgile
ISTQB Foundation Agile Learning Objectives Learning Objectives for Agile Software Development Summary Points 1.1 The Fundamentals of Agile Softwar...
SoftwareTestingISTQBNotes
Main.DanielZrymiak 23 Apr 2020 ISTQB Foundation Software Testing Knowledge Base LINK TO ISTQB CONTENT Resources and References * Study notes for the IS...
KeywordsISTQB
ISTQB Foundation Learning Objectives 1 Fundamentals of Testing Keywords coverage, debugging, defect, error, failure, quality, quality assurance, root ca...
SoftwareTestingTerms
Glossary of Terms From ISTQB Related to Software Testing Source is from the International Software Testing Qualifications Board Glossary abnormal end Th...
LoadPerformanceStressTesting
Performance, Load, and Stress Testing What is a Performance, Load and Stress Test? * Performance: * Performance testing is a type of testing for determi...
TestingWithTestrailBasicGuide
Main.MiaArmstrong 22 Jun 2020 This guide should help new testers understand the basics of running tests in testrail. This guide will not cover writing test cases….
IsThisABug
Is this a bug? 🐞 Things that can mimic bugs Sometimes you may run into things that look like bugs, but aren't. This can be something as simple as a local settin...
TwoFactorAuthenticationTesting2FA
Two Factor Authentication (2FA) Testing Found this on Twitter and thought it provided an interesting approach. * 2FA tweet: * 2FA testing diagram: ...
CommonTestingTerms
Common Software Testing Terms: General Testing Terms * Functional Testing: function is to help in ensuring smooth performance of all the major functions. ...
ApIDefined
Application Programming Interface (API) Defined Application Programming Interface (API): * Code that allows applications to communicate with one another. ...
r2 - 24 Jul 2020 - 00:12 by FredLogan
TestingRetinaDisplay
Main.MiaArmstrong 22 Jun 2020 Updated on 1/26/2017 by Mia Armstrong The following are steps to test page images for optimization for retina display: 1 In Googl...
r2 - 14 Jul 2020 - 21:42 by MiaArmstrong
ExploratoryTestingMethods
Exploratory Testing (or just "Testing") Tips * Don't fixate on working applications. Explore a wireframe. Explore a mockup. Explore databases, systems diagram...
r2 - 14 Jul 2020 - 21:41 by MiaArmstrong
EmailTextFieldTesting
Main.MiaArmstrong 22 Jun 2020 These tables shows testing examples for the common email field. Valid Email address Reason email@domain.com Valid e...
r2 - 14 Jul 2020 - 21:40 by MiaArmstrong
TestingIndex
Testing Webs Index of Topics NOTE: Please try to keep lists in alphabetical order. Dedicated Webs Topics Links to Private Webs, as well as Public Facing da...
InternationalSoftwareTestingQualificationsBoardISTQB
Kimberly's ISTQB (International Software Testing Qualifications Board) Overview Here's A Basic Overview Of Software Testing, Which is Of Course Needed, and is T...
UltraLearnInsightsAidan
Learning Paths and Growth Insights from Aidan's Upskilling Adventures Research and Notes while on Learning Paths * Sites where I am seeking information while ...
Help4Aidan
Additional Resources on Aidan's Thoughts / Biodex / Career Growth at Ultranauts Aidan's Career Growth Page Aidan's Insights from Learning Paths Ideas for Commu...
SDLC
Software Development Life Cycle (SDLC) There are many sources of information on this topic, and various ways to define the process, but it essentially comes down...
ProductivitySoftware
Software that Improves Productivity Agile and Kanban Processes Workflow Management * Trello Boards: Basics find out why Trello is not Kanban, even though a...
TrelloBoardBasics
Trello and Trello Board Overview (Are you looking for a specific Trello board? Check out this list of our boards here and feel free to add ones that are missing.)...
DifferentTypesSoftwareTestingIndex
Different Types of Software Testing Index * Database Migration Testing * Deployment/Backout/Rollback Testing * Failover Testing * Integration (CIT/S...
VolumeTesting
Volume Testing What is a Volume Test? * Is a type of testing where the software is subjected to a huge volume of data. * It is also referred to as flood te...
UserAcceptanceTesting
User Acceptance Testing (UAT) What is a UAT Test? * Is a type of testing performed by the end user or client to verify/accept the software system before movin...
UsabilityTesting
Usability Testing What is a Usability Test? * Is to be performed to ensure if the users can use the product with ease and it is ready to deliver. The Tester m...
UnitTesting
Unit Testing What is a Unit Test? * Is a level of software testing where individual units/components of software are tested. * A unit is the smallest testa...
SmokeTesting
Smoke Testing: What is a Smoke Test? * Basic sanity flows of an application which covers most of the major functions of the software but none of them in depth...
ScalabilityTesting
Scalability Testing What is a Scalability Test? * Is a test in which an application’s performance is measured in terms of its ability to scale up or scale dow...
ReconciliationTesting
Reconciliation Testing What is a Reconciliation Test? * Is defined as a process of verification of data during data migration. In this process target data is ...
MaintenanceTesting
Maintenance Testing What is a Maintenance Test? * Is performed to identify equipment problems. * It can be performed at either the system level, the equipm...
IntegrationTesting
Integration (CIT/SIT) Testing: What is an Integration Test? Is a form of functional testing, at a system level, where individual units (aka components or modules...
FailoverTesting
Failover Testing: What is a Failover Test? * Is a test to check a system’s ability to move to back up systems during a system failure. Function of Failover T...
DeployBackoutRollbackTesting
Deployment/Backout/Rollback Testing: What is a Deployment, Backout, and Rollback Test? * Deployment: are often a suite of tests that ensure that the act of in...
DatabaseTesting
Database Testing: What is a Database Test? * It is a type of software testing that checks the schema, tables, triggers, etc. of the database. * Testing inv...
AAAOrganizingTestingWeb
Internal Conversation, for Ultranauts Ok, so with FOSWiki, my question for organizing our webs like Testing becomes, "How do we nest webs?" br / Following is ...
SoftwareTestingPyramid
Return to Previous Page Software Testing Pyramid Graphic Description For software development to go successfully it is important to have a test strategy in pla...
SoftwareTestingGraphicLink
Return to Previous Page Types of Software Testing Graphic Description Software testing consists of three main types: Functional Testing, Non functional Testing...
RegressionTesting
Regression Testing: What is Regression Testing? * It is a full end to end functionality test * Executed to ensure proper functionality of an application af...
TestingAcronyms
Common Testing Acronyms List Acronyms Spelled Out/Defined API Application Programming Interface CDB Container Database, one or more PDBs together are calle...
DatabaseTestingChart
Return to Previous Page Steps for Database Testing: Database Maintenance Only/Simple Changes: 1 Smoke Tests should be run. If not, no sense going to the next...
ComparisonChart
Return to Previous Page Performance, Load, and Stress Testing Comparison Chart: Performance testing Load Testing Stress Testing Superset of load and...
TestMaturityModelIntegration
Test Maturity Model Integration (TMMI) The Test Maturity Model Integration (TMMI) framework helps organizations assess and improve the maturity of activities rela...
A11yResources4Testers
Main.AidanCasey 18 Apr 2020 Sharing Accessibility Testing Resources Does not include Ultranauts testing strategies Does Include Useful Links: * Curre...
TestingTopicTemplate
Your Topic Name Share your information here. You can share links or * Use * Bullet * Points or even put text inside a gray box for emphasis %LIKE{ l...
WebLeftBar
PUBLIC WEB " warn="off"}% * ** * * * * * * * *
WebHome
In this area, store notes and lessons learned about test planning, test strategy, and qualitative aspects of quality assurance and engineering. Everybody is welco...
BrowserStack
Browserstack * Introduction to Browserstack (presentation) Main.NikHarless Main.GenericUltranaut 09 Apr 2020
ITIL4Testers
Main.DanielZrymiak 08 Apr 2020 ITIL 4 Foundation Knowledge For Testers OVERVIEW This page was created to provide a high level summary of ITIL (Information Techn...
Number of topics: 50
Page 1 of 2 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r1 - 06 Mar 2020, NicoleRadziwill
© 2020 Ultranauts - 75 Broad Street, 2nd Floor, Suite 206, New York, NY 10004 - info@ultranauts.co