留言板

Logic Crunching for Testing Mechanism

thumbnail
Amit Doshi,修改在9 年前。

Logic Crunching for Testing Mechanism

Liferay Master 帖子: 550 加入日期: 10-12-29 最近的帖子
Hi All,

I am right now working on creating some testing mechanism, through which we can test our big existing system and avoid any errors in production.

Scenario is as below :-

For any system there is Starting Point & Ending Point, and in order to reach at end point from starting point, there will be couple of different methods need to get execute in order to reach at that point.

But i am confused how to do this & what will be the logic behind the scene. How can i define set of methods and precedence of that method?

If I give start point and end point to the system. So Internally it should create all different combinations to reach at end point. But I am confused how to do that.

I don't know whether I am able to explain you guys clearly or not.

But let me know if you guys required more info.

Thanks & Regards,
Amit Doshi