Learn about usability testing.
Also find me here:
Baeldung Author
Rahmat Ullah Orakzai
Dr Rahmat is a Lecturer at the School of Computer Science and Electronic Engineering, University of Essex. He previously worked as a Research & Development Associate with the Faculty of Computing, Engineering and Science, University of South Wales, U.K. Rahmat received his Master’s in Software Engineering from COMSATS University, Islamabad, Pakistan, and his PhD from the School of Engineering, University of Edinburgh, U.K. During his PhD, his research focused on data-driven solutions for detecting neurodegenerative disease, and he worked closely with the Centre for the Clinical Brain Sciences University of Edinburgh. Rahmat is an Associate Fellow of Higher Education Academy UK and has won a gold medal in his bachelor of Information Technology degree.
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Programming (8)
- Software Architecture (3)
- Data Structures (2)
- Trees (1)
- Graphs (1)
- Core Concepts (1)
- Artificial Intelligence (1)
- Algorithms (1)
Software Testing: State Transition
Filed under Programming
Learn about state transition in software testing.
Software Testing: Decision Table
Filed under Programming
Learn how to use decision tables in software testing.
Software Testing: Equivalence Partitioning
Filed under Programming
Learn about equivalence partitioning in software testing.
Software Testing: Defect, Bug, Error, and Failure
Filed under Programming
This article explains the differences between the key terms of software testing.
Entry and Exit Criteria in Software Testing
Filed under Programming
Find out about entry and exit criteria in the phases of software testing.
Software Test Life Cycle
Filed under Programming
Explore STLC (Software Test Life Cycle), its phases, and best practices.
What Are Functions as a Service?
Filed under Software Architecture
Learn more about the cloud-computing model known as Functions as a Service.
What Is the K-Core of a Graph?
Filed under Algorithms, Graphs
Learn how to find the K-Core of a graph.
Data Structures: Randomized Search Trees (RSTs)
Filed under Data Structures
Learn more about Randomized Search Trees.
Software Testing: Severity vs. Priority
Filed under Programming
A quick and practical guide to basic software testing concepts: severity and priority.
What Is an Entity Relationship Diagram?
Filed under Core Concepts
Learn more about Entity Relationship Diagrams and how to make them.
Defect Life Cycle in Software Testing
Filed under Software Architecture
Explore the defect life cycle.
What Are Expert Systems?
Filed under Artificial Intelligence
Learn about expert systems, their types, working mechanism, applications, advantages, and limitations.
What Are Multi-way Search Trees?
Filed under Data Structures, Trees
Explore multi-way search trees.
What Are Data Flow Diagrams?
Filed under Software Architecture
Learn about data flow diagrams.