Linking to Images

Top  Previous  Next

Images can be linked to in Test Cases and other items in TestLog using <img> HTML tags, for example <img src="http://www.passmark.com/images/image.gif"> would link to an image on the PassMark web server. Due to the way TestLog displays Test Cases and the fact that projects can be exported to static HTML, using the export to web function, to make sure images are available for viewing to exported projects, to the EXE version and to the CGI version it is best to store the image on a web server and use absolute URLs so the image can be accessed from any machine connected to the internet.