Sami SabirUnderstanding RetrieverQueryEngine and SimilarityPostprocessor in LlamaIndexThe RetrieverQueryEngine is a crucial component in LlamaIndex that manages the process of retrieving relevant information and synthesizing…Jul 30
Emma KhomitsTest Design Techniques on Real ExamplesIn the previous article, we considered the difference between test analysis and test design and defined a step-by-step test analysis…Mar 312
Sami SabirUnderstanding ‘Top K’ in Vector Search: A LlamaIndex and Gemini Example with ISTQB AI Testing DataUnderstanding ‘Top K’ in Vector Search: A LlamaIndex and Gemini Example with ISTQB AI Testing DataJul 30Jul 30
Mehmet Baran NakipoğluTest Techniques - Chapter IV of ISTQB-CTFLChoosing the right test techniques depends on many factors, such as complexity, regulations, and budget. Testers often use a combination of…Aug 4, 2023Aug 4, 2023
Maciej RojekIs your team speaking the same language?Importance of unified software testing terminologyJan 29Jan 29
Sami SabirUnderstanding RetrieverQueryEngine and SimilarityPostprocessor in LlamaIndexThe RetrieverQueryEngine is a crucial component in LlamaIndex that manages the process of retrieving relevant information and synthesizing…Jul 30
Emma KhomitsTest Design Techniques on Real ExamplesIn the previous article, we considered the difference between test analysis and test design and defined a step-by-step test analysis…Mar 312
Sami SabirUnderstanding ‘Top K’ in Vector Search: A LlamaIndex and Gemini Example with ISTQB AI Testing DataUnderstanding ‘Top K’ in Vector Search: A LlamaIndex and Gemini Example with ISTQB AI Testing DataJul 30
Mehmet Baran NakipoğluTest Techniques - Chapter IV of ISTQB-CTFLChoosing the right test techniques depends on many factors, such as complexity, regulations, and budget. Testers often use a combination of…Aug 4, 2023
Maciej RojekIs your team speaking the same language?Importance of unified software testing terminologyJan 29
Alan LiewEquivalence Partitioning and Boundary Value AnalysisThe easiest explanation you could find on the web.Jul 14
Faris KanburISTQB’s basic principles for projectsISTQB (International Software Testing Qualifications Board) is an organization that establishes international standards for software…Dec 6, 2023
Zubair KhanBranch Testing and Coverage: Ensuring Code ReliabilityBranch Testing is a technique in software testing that ensures all control flow branches in a program are tested. These branches include…Dec 3