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 上存在一些具有特定 ID 的测试用例,现在我想更新一些字段,例如:摘要、前提条件、步骤等......但我想通过导入有效的测试用例来更新自动化(不是手动) xml 文件(我想在导入后创建一个新版本的测试用例)。
您可以尝试通过导出现有内容和 Ctrl+F 并更新您需要的内容,然后将其保存并导入为新项目。