29 research outputs found

    Sirt3, Mitochondrial ROS, Ageing, and Carcinogenesis

    Get PDF
    One fundamental observation in cancer etiology is that the rate of malignancies in any mammalian population increases exponentially as a function of age, suggesting a mechanistic link between the cellular processes governing longevity and carcinogenesis. In addition, it is well established that aberrations in mitochondrial metabolism, as measured by increased reactive oxygen species (ROS), are observed in both aging and cancer. In this regard, genes that impact upon longevity have recently been characterized in S. cerevisiae and C. elegans, and the human homologs include the Sirtuin family of protein deacetylases. Interestingly, three of the seven sirtuin proteins are localized into the mitochondria suggesting a connection between the mitochondrial sirtuins, the free radical theory of aging, and carcinogenesis. Based on these results it has been hypothesized that Sirt3 functions as a mitochondrial fidelity protein whose function governs both aging and carcinogenesis by modulating ROS metabolism. Sirt3 has also now been identified as a genomically expressed, mitochondrial localized tumor suppressor and this review will outline potential relationships between mitochondrial ROS/superoxide levels, aging, and cell phenotypes permissive for estrogen and progesterone receptor positive breast carcinogenesis

    Approaches and Tools for Automated End-to-End Web Testing

    No full text
    The importance of test automation in web engineering comes from the widespread use of web applications and the associated demand for code quality. Test automation is considered crucial for delivering the quality levels expected by users, since it can save a lot of time in testing and it helps developers to release web applications with fewer defects. The main advantage of test automation comes from fast, unattended execution of a set of tests after some changes have been made to a web application. Moreover, modern web applications adopt a multitier architecture where the implementation is scattered across different layers and run on different machines. For this reason, end-to-end testing techniques are required to test the overall behavior of web applications.In the last years, several approaches have been proposed for automated end-to-end web testing and the choice among them depends on a number of factors, including the tools used for web testing and the costs associated with their adoption. They can be classified using two main criteria: the first concerns how test cases are developed (ie, Capture-Replay and Programmable approaches), while, the second concerns how test cases localize the web elements to interact with (ie, Coordinates-based, DOM-based, and Visual approaches), that is what kind of locators are used for selecting the target GUI components.For developers and project managers it is not easy to select the most suitable automated end-to-end web testing approach for their needs among the existing ones. This chapter provides a comprehensive overview of the automated end-to-end web testing approaches and summarizes the findings of a long term research project aimed at empirically investigating their strengths and weaknesses. \ua9 2016 Elsevier Inc
    corecore