2013 International Symposium on Theoretical Aspects of Software Engineering 2013
DOI: 10.1109/tase.2013.23
|View full text |Cite
|
Sign up to set email alerts
|

Towards Conformance Testing of Choreography Based on Scenario

Abstract: Web service choreography specifies the interaction among multiple participant, aiming to achieve common business goals. An issue is to check for the conformance of the implementation with reference to the choreography specification. To achieve that, we seek to develop software tools and a methodology to enable conformance testing of choreography. In this paper, we present our first step in that direction. Particularly, we reduce choreography scenario in order to obtain effective testing scenarios, which will g… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
2
2
1

Relationship

1
4

Authors

Journals

citations
Cited by 9 publications
(3 citation statements)
references
References 3 publications
0
3
0
Order By: Relevance
“…In the previous studies [1], we have introduced an example of purchase order choreography scenario and XML Schema type definition for purchase order, which will be used again for demonstrating the process of generation test data.…”
Section: Choreography Scenariosmentioning
confidence: 99%
See 2 more Smart Citations
“…In the previous studies [1], we have introduced an example of purchase order choreography scenario and XML Schema type definition for purchase order, which will be used again for demonstrating the process of generation test data.…”
Section: Choreography Scenariosmentioning
confidence: 99%
“…For each test case, we finally combine the data value with corresponding modified tree, and get a set of XML instances. The following is one of XML instance for purchaseOrder type defined in [1]. <?xml version="1.0" encoding="UTF-8"?> <purchaseOrder> <coupon> <cashback>1</cashback> <cashback>1</cashback> </coupon> <address>bjut001</address> <goods> <goodsName>aabbc</goodsName> <goodsNum>1</goodsNum> <goodsPrice>99</goodsPrice> </goods> <goods> <goodsName>aabbccdd</goodsName> <goodsNum>1</goodsNum> <goodsPrice>50</goodsPrice> </goods> </purchaseOrder>…”
Section: Generating Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation