Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
配置:TestLink 1.9.14
问题描述:我在TestLink中的一个项目中创建了一个新的测试计划后,我再也看不到测试计划管理屏幕了。页面已加载,但内容未加载。
我检查了事件查看器和服务器日志,但没有相关日志...
有人遇到过这个问题吗?我猜新的测试计划创建没有正确执行,因此无法安装和显示带有测试计划的表。
测试计划页面加载、闪烁并显示一个空白页面。原因是您在测试计划的描述中添加了 jpg、图标或 Flash 对象。
请删除它们。它会工作
——什里