TestingDocs.com
    Software Testing website
    • Automation
      • Selenium
      • JBehave Framework
    • Tutorials
      • MySQL Tutorials
      • Testlink
      • Maven
      • Git
    • IDEs
      • IntelliJ IDEA
      • Eclipse
    • Flowcharts
      • Flowgorithm
      • Raptor
    • About

    TestLink Tutorial

    Common TestLink Errors

    Introduction

    In this post, we look at some commons TestLink errors and what causes them.

    1. Unable to connect error.

    2. Back end DB error.

    Unable to connect

    Error:

    Unable to connect

    Firefox can’t establish a connection to the server at localhost.

    The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer’s network connection.
    If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

     

    Unable to connect

     

    Cause:  Apache server not started or didn’t start properly.

    Fix

    Start the Apache server and have a look at the Apache error.log file. This will fix the issue. There shouldn’t be any exceptions or errors in the log.

     

     

    Apache server start

     

    DB Access Error

    Error:

    mysqli_real_escape_string(): invalid object or resource mysqli in C:\xampp\htdocs\testlink\third_party\adodb\drivers\adodb-mysqli.inc.php

     DB Access Error - debug_print_backtrace() OUTPUT START

    Cause

    :  MySQL server is not started or didn't start properly.

    Fix

    Start the MySQL server and have a look at  mysql_error.log file. This will fix the issue. Furthermore, you can also check if any tables are missing in the back-end. PHP Admin page is a handy tool for investigating backend MySQL errors.

    TestLink MySQL Schema

     

    In this case, the restarting MySQL server solved the error.

     

    TestLink Login Page

     

    Fixing Folder permission errors on Linux:

     

    TestLink Install Errors

    Follow the instructions in the below link to fix the read/write errors on Linux machine

    https://www.testingdocs.com/how-to-fix-read-write-permissions-failed-error-during-testlink-install/

    Common Exceptions

    https://www.testingdocs.com/how-to-fix-blank-page-testlink-caused-by-__autoload-is-deprecated-use-spl_autoload_register/

    https://www.testingdocs.com/how-to-fix-fatal-error-call-to-undefined-function-mb_split/

    Related Posts

    TestLink Bitnami Cloud Image

    TestLink Tutorial /

    TestLink Bitnami Cloud Image

    Apache Server Configuration

    TestLink Tutorial /

    TestLink REST API Apache Server Configuration

    TestLink Install on Domain

    TestLink Tutorial /

    Install TestLink Software via CPanel Platform

    Test Suite Import Export TestLink

    TestLink Tutorial /

    Import/Export TestSuite in TestLink

    TestLink Tutorial /

    Commercial Alternatives to TestLink Tool

    ‹ Test Case Life Cycle› Create a TestLink Test Project

    Recent Posts

    • ChatGPT Plans Free and PlusChatGPT Subscription Plans
    • Stellar Converter for Database ToolStellar Converter for Database
    • Stellar MySQL Log AnalyzerStellar Log Analyzer for MySQL
    • Stellar Repair for MySQLStellar Repair for MySQL
    • ChatGPT IntroductionChatGPT Capabilities
    • How to secure your SQL Database: Tips and Tricks
    • ChatGPT4 Conversational AI FeaturesChatGPT4 Conversational AI Features
    • Trends in Software EngineeringShaping the Future of Development: Exploring Key Trends in Software Engineering
    • Java PerformanceImproving Java Performance with Multithreading
    • QDrant Vector DatabaseOpen-source Vector Databases
    • Difference between PHP and JavaScript?
    • Bing AI Browser Web ContentBing Conversation Styles
    • ChatGPT PreviewChatGPT Introduction
    • Open Source AI Frameworks TensorFlowOpen Source AI Frameworks
    • Artificial Intelligence Tools

    Back to Top

    Links

    • Contact
    • Privacy Policy
    • Cookie Policy

    www.TestingDocs.com