模式识别(NLP,RegEx) [英] Pattern recognition (NLP, RegEx)

查看:255
本文介绍了模式识别(NLP,RegEx)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我希望为我的质量检查小组开发一种测试工具.目的是执行质量检查流程中的所有测试用例.

假设我有一个测试用例使用值X调用函数A",那么用户必须手动执行该操作.我将使它自动化.因此,我的引擎应该能够读取测试用例,将其从工具转换为可执行文件,执行并最终验证.

所以我正在考虑使用NLP引擎来操纵它.我的问题是,有任何好的NLP引擎可以做到这一点.我实际上并不担心这种语言,但是更好的是可定制的.所以我可以看看引擎并以不同的方式进行开发.

如果所有人都不清楚,请告诉我. :)

预先感谢,
CodingLover

Hi all,

I am looking to develop a testing tool for my QA team. Purpose of this is to execute all the test cases in QA process.

Say I have a test case "call function A with value X", so user has to manually do that. I am going to automate that. So my engine should be able to read the test case convert it into the executable from the tool, execute it and finally verify.

So I am thinking about NLP engine to manipulate that. My question is there are any good NLP engines to do that. I am not worried about the language actually, but it is better to customizable. So I can have look at the engine and develop on different way.

If anything is unclear to you all, please let me know. :)

Thanks in advance,
CodingLover

推荐答案

看看 Pex和Moles -.NET的隔离和白盒单元测试


这是一个很棒的想法,它可以执行自动化测试,并且在大多数情况下都可以使用,唯一的问题是它处理大型项目的过程可能非常缓慢.

我已经有一段时间没有使用它了,所以我不知道它是否仍然很慢.
Take a look at Pex and Moles - Isolation and White box Unit Testing for .NET


It''s a fantastic idea which does automated testing and it works most of the time, the only problem is its handling of large projects it can be very slow.

I haven''t used it in a while, so I don''t know if it is still slow or not.


这篇关于模式识别(NLP,RegEx)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆