简体   繁体   English

在Netbeans上设置FEST

[英]Setting up FEST on Netbeans

I am trying to automate testing with FEST after having unsatisfactory results with UISpec4J. 在使用UISpec4J获得不满意的结果后,我试图用FEST自动化测试。 I am somewhat new to NetBeans and have to use 6.8 for the project that I am working with. 我对NetBeans有点陌生,必须为正在使用的项目使用6.8。 I have written a test case using FEST and have downloaded the zip file from FEST's google code repository. 我已经使用FEST编写了一个测试用例,并已从FEST的Google代码存储库下载了zip文件。 I have tried setting the jar file under the properties library tab, but I am still having issues. 我尝试在属性库选项卡下设置jar文件,但是仍然遇到问题。 I am unable to reference methods and classes from FEST. 我无法从FEST引用方法和类。

To fix my own problem, I ended up having to use an old snapshot of FEST instead of the zip file. 为了解决我自己的问题,我最终不得不使用FEST的旧快照而不是zip文件。 I got the snapshot from my team members. 我从团队成员那里获得了快照。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM