published by Anonymous on February 12, 2016 - 11:50
Summary
It’s really quite neat. On the surface it looks pretty much like Visio, in the sense that you build a flow diagram of the process to be developed. However, Agile Designer goes considerably further. Firstly, once the process flow has been defined, you can automatically generate all the paths through the tree, whether these are successful or failed paths. Next, you can generate test cases for each of these paths.
The concept isn't new—special-purpose programming languages and all kinds of modeling/specification languages have always existed, but the term has become more popular due to the rise of domain-specific modeling. Examples of domain-specific languages include Logo for children, Verilog and VHSIC hardware description languages, R and S languages for statistics, Mata for matrix programming,
In order to efficiently use a SOA, the architecture must meet the following requirements: • Interoperability among different systems and programming languages that provides the basis for integration between applications on different platforms through a communication protocol.
published by Anonymous on January 27, 2016 - 09:32
Summary
The goal of this post is to show a possible way of organizing automation based on the development plan in order to automate tests as soon as possible, without losing sight of manual testing. The functionalities to be automated will have to be already tested manually prior to beginning.
Recent comments