1 / 18

Een introductie

Een introductie. ????. Installatie op je PC. Installeren -> Basic walkthrough Op je laptop Blijft bruikbaar Goede performance Of via VMPlayer -> Iets meer detail Op andere PC’s met vmplayer te gebruiken 30 dagen versie (waarvan week verstreken) Redelijk tot beperkte performance.

inez
Download Presentation

Een introductie

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Een introductie

  2. ???? Installatie op je PC • Installeren -> Basic walkthrough • Op je laptop • Blijft bruikbaar • Goede performance • Of via VMPlayer -> Iets meer detail • Op andere PC’s met vmplayer te gebruiken • 30 dagen versie (waarvan week verstreken) • Redelijk tot beperkte performance Inhoudelijk Mantis en Testlink?

  3. Lukt het niet? • Beperkte tijd in de workshop • Kijk verder bij je buurman • Online demos • http://www.mantisbt.org/demo/main_page.php • http://demo.testlink.org • www.chickenwings.nl/mantis • Admin / admin

  4. Installatie Mantis en Testlink Webserver, MySQL server, PHP server • WAMP • Misschien ook nodig - vcredist_x86 Editor • NotePad ++ Testlink en Mantis • Testlink 1.9.6 • Mantisbt 1.2.14

  5. 1 – Webserver e.d. • Start de installatie van WAMP • Gewoon de DEFAULT instellingen: next-next-next-finish • Mocht je een melding krijgen dat er een Microsoft package geïnstalleerd moet worden: vcredist_x86.exe • Opnieuw WAMP installeren na vcredist.x86

  6. Mogelijke issues 64 bit versie op CD, misschien 32 bit nodig? • Download http://www.wampserver.com/en/ • of via USB Poortaanpassen • Pas bestandaan: C:\wamp\bin\apache\apache2.2.22\conf • httpd.conf -> #Listen 12.34.56.78:80 Listen 80 • Poort 8080 #Listen 12.34.56.78:80 Listen 8080

  7. 1 – Webserver e.d. • In je taalbalk of elders

  8. 2 – Notepad++

  9. 3 – smtp server • Installeer • Opstarten

  10. C:\wamp\ • Creëer subfolders • mantisbt • testlink • Kopieer inhoud mantis en Testlink folders installatie in deze folders

  11. Databases • Wamp: Localhost -> SQL buddy

  12. SQL buddy • MySQL inloggen zonder ww • Users • mantis – ww 1234 • Testlink – ww 1234

  13. Testlink: Log en upload • config.inc.php paden goed zetten naar log en upload area Regel 869 $g_repositoryPath = 'C:\wamp\www\testlink\upload_area'; Regel 167 $tlCfg->log_path = 'C:\wamp\www\testlink\logs';

  14. Installeer Testlink • Ga naar LocalHost in WAMP • Werkt http://localhost niet -> http://127.0.0.1 • Ga naar Testlink en start installatie • Scherm Testlink -> New installation • Licentie accepteren • Database admin login ‘root’ • Database admin password ‘1234’ • Testlink Dbname/ww: testlink / 1234

  15. BUG in Testlink!! Code aanpassen /var/www/testlink/lib/issuetrackerintegration/mantisdbInterface.class.php" at line 161. # Beginning of delete return "<div title=\"{$title}\" style=\"display: inline; background: $color;\">$linkVerbose->link</div>"; # End of delete # Beginning of new $linkVerbose->link = "<div title=\"{$title}\" style=\"display: inline; background: $color;\">$linkVerbose->link</div>"; return $linkVerbose; # End of new

  16. Mantis installeren • Zelfde principe • Root / 1234 • Mantis / 1234

  17. Inloggen Testlink • Admin / Admin

  18. Mantis • Username wachtwoord • Administrator / root • Add project: Workshop

More Related