<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://www.se.cs.put.poznan.pl/search_rss">
  <title>PUT Software Engineering Team</title>
  <link>http://www.se.cs.put.poznan.pl</link>
  
  <description>
    
            These are the search results for the query, showing results 6 to 16.
        
  </description>
  
  
  
  
  <image rdf:resource="http://www.se.cs.put.poznan.pl/logo.png"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/projekty/konsulting/um-srs"/>
        
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/crud-pattern-in-use-cases"/>
        
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/ucd-and-uc"/>
        
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/use-case-diagram"/>
        
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/introduction-to-use-cases"/>
        
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/enhancing-use-case-based-effort-estimation-with-transaction-types"/>
        
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/knowledge-base/forum-english/inzynieria-wymagan"/>
        
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/knowledge-base/forum-english/requirements-engineering"/>
        
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/publikacje/olek2005"/>
        
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/publikacje/ochodek-2008"/>
        
        
            <rdf:li rdf:resource="http://www.se.cs.put.poznan.pl/projects/sotware/uc-workbench-i"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.se.cs.put.poznan.pl/projekty/konsulting/um-srs">        <title>Specyfikacja wymagań dla systemów informatycznych</title>        <link>http://www.se.cs.put.poznan.pl/projekty/konsulting/um-srs</link>        <description>Celem projektu, realizowanego we współpracy z Urzędem Miasta Poznania, było dostarczenie zestawu wytycznych odnośnie tworzenia specyfikacji wymagań dla systemów informatycznych (zwłaszcza w modelu przetargowym)</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>requirements engineering</dc:subject>                    <dc:subject>iso9126</dc:subject>                    <dc:subject>use cases</dc:subject>                <dc:date>2011-05-08T19:45:22Z</dc:date>        <dc:type>Rich document</dc:type>    </item>
    <item rdf:about="http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/crud-pattern-in-use-cases">        <title>CRUD Pattern in Use Cases</title>        <link>http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/crud-pattern-in-use-cases</link>        <description>If you have ever been writing use cases for a data-oriented system (i.e.  CMS), you have probably noticed that there is a problem with the large number of use cases like "Add an article", "Remove an article" etc. If you have all CRUD operations available for all objects in the system, you can finish with up to 4 x number-of-objects of use cases. You can reduce this number by introducing the CRUD pattern, which I would like to present you in this blog entry.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>pattern</dc:subject>                    <dc:subject>use case diagram</dc:subject>                    <dc:subject>requirements engineering</dc:subject>                    <dc:subject>use cases</dc:subject>                    <dc:subject>uml</dc:subject>                <dc:date>2010-04-07T19:35:00Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/ucd-and-uc">        <title>Use-Case Relations - Diagram and Text</title>        <link>http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/ucd-and-uc</link>        <description>In this blog entry, I would like to show you how the relations (include, and extend) between use cases are presented on use case diagrams and how to use them in textual representations of use cases.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>requirements engineering</dc:subject>                    <dc:subject>use cases</dc:subject>                    <dc:subject>use case diagram</dc:subject>                    <dc:subject>uml</dc:subject>                <dc:date>2010-01-24T09:11:47Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/use-case-diagram">        <title>Use Case Diagram</title>        <link>http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/use-case-diagram</link>        <description>Use cases were Ivar Jacobson's contribution to the UML notation. Although they are in most cases presented in a textual form, there is a special diagram in UML called Use Case Diagram (UCD), which is used to present their structure and associations with actors.
In this article I will try to present you all necessary information to use UCD effectively.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>requirements engineering</dc:subject>                    <dc:subject>use cases</dc:subject>                    <dc:subject>use case diagram</dc:subject>                    <dc:subject>uml</dc:subject>                <dc:date>2009-12-22T09:54:15Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/introduction-to-use-cases">        <title>Introduction to Use Cases</title>        <link>http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/introduction-to-use-cases</link>        <description>Use cases, introduced by Ivar Jacobson more than 20 years ago, are used to capture user (actor) point of view while describing functional requirements of the system. In this brief article I would like to present you an overview of them (what are they, what are the most important parts of use-case model etc.)</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>requirements engineering</dc:subject>                    <dc:subject>use cases</dc:subject>                <dc:date>2009-12-19T12:05:19Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/enhancing-use-case-based-effort-estimation-with-transaction-types">        <title>Enhancing Use-Case-Based Effort Estimation with Transaction Types (presentation)</title>        <link>http://www.se.cs.put.poznan.pl/knowledge-base/software-engineering-blog/enhancing-use-case-based-effort-estimation-with-transaction-types</link>        <description>Recently we have conducted some research regarding use-case-based effort estimation. Results were presented at CEE-SET'09 conference. If you would like to read how knowledge about use-case transactions semantics can help in estimating effort, go ahead and see the presentation. If you like the idea you can find more information in the paper.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>effort estimation</dc:subject>                    <dc:subject>use case points</dc:subject>                    <dc:subject>ttpoints</dc:subject>                    <dc:subject>requirements engineering</dc:subject>                    <dc:subject>use cases</dc:subject>                    <dc:subject>use-case transaction</dc:subject>                <dc:date>2010-09-04T11:21:15Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.se.cs.put.poznan.pl/knowledge-base/forum-english/inzynieria-wymagan">        <title>Inżynieria wymagań (Polish)</title>        <link>http://www.se.cs.put.poznan.pl/knowledge-base/forum-english/inzynieria-wymagan</link>        <description>Tutaj możesz dyskutować na tematy związane z inżynierią wymagań</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>requirements engineering</dc:subject>                <dc:date>2009-10-16T12:25:46Z</dc:date>        <dc:type>Forum</dc:type>    </item>
    <item rdf:about="http://www.se.cs.put.poznan.pl/knowledge-base/forum-english/requirements-engineering">        <title>Requirements Engineering (English)</title>        <link>http://www.se.cs.put.poznan.pl/knowledge-base/forum-english/requirements-engineering</link>        <description>Here you can discuss all topics related to requirements engineering</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>requirements engineering</dc:subject>                <dc:date>2009-10-16T12:23:15Z</dc:date>        <dc:type>Forum</dc:type>    </item>
    <item rdf:about="http://www.se.cs.put.poznan.pl/publikacje/olek2005">        <title>UC Workbench – A Tool for Writing Use Cases and Generating Mockups</title>        <link>http://www.se.cs.put.poznan.pl/publikacje/olek2005</link>        <description>Agile methodologies are based on effective communication with the customer. The ideal case is XP s on-site customer. Unfortunately, in practice customer representatives are too busy to work with the development team all the time. Moreover, frequently there are many of them and each representative has only partial domain knowledge. To cope with this we introduced to our projects a proxy-customer role resembling RUP s Analyst and we equipped him with a tool, called UC Workbench, that supports the communication with the customer representatives and the developers. Analyst collects user stories from customer representatives and translates them into use cases. UC Workbench contains among other things a use-case editor and a generator of mockups (a mockup generated by UC Workbench animates use-cases and illustrates them with screen designs).</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>requirements engineering</dc:subject>                    <dc:subject>uc workbench</dc:subject>                    <dc:subject>use cases</dc:subject>                <dc:date>2009-09-09T06:55:23Z</dc:date>        <dc:type>Inproceedings Reference</dc:type>    </item>
    <item rdf:about="http://dx.doi.org/10.1007/978-3-540-85279-7_5">        <title>Automatic Transactions Identification in Use Cases</title>        <link>http://www.se.cs.put.poznan.pl/publikacje/ochodek-2008</link>        <description>Od początku lat 90-tych ubiegłego stulecia, przypadki użycia stały się nieformalnych standardem przedstawiania wymagań funkcjonalnych. Gwałtowny wzrost popularności zaawocował wieloma różnymi podejściami do ich prezentacji oraz stylami ich pisania. Niestety, ta różnorodność sprawia, że automatyczne przetwarzanie przypadków użycia jest bardzo trudne. Ten problem może być zniwelowany poprzez wykorzystanie koncepcji transakcji, która jest zdefiniowana jako atomowej część scenariusza przypadku użycia.   W artykule prezentujemy podejście do automatycznego wykrywania transakcji w przypadkach użycia, poprzez analizę języka naturalnego (NLP). Proponowane rozwiązanie zostało zaimplementowane w postaci prototypowego narzędzia  UCTD  i wstępnie zweryfikowane.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>effort estimation</dc:subject>                    <dc:subject>use case points</dc:subject>                    <dc:subject>requirements engineering</dc:subject>                    <dc:subject>natural language processing</dc:subject>                    <dc:subject>use cases</dc:subject>                    <dc:subject>use-case transaction</dc:subject>                <dc:date>2009-09-08T06:25:39Z</dc:date>        <dc:type>Inproceedings Reference</dc:type>    </item>
    <item rdf:about="http://www.se.cs.put.poznan.pl/projects/sotware/uc-workbench-i">        <title>UC Workbench</title>        <link>http://www.se.cs.put.poznan.pl/projects/sotware/uc-workbench-i</link>        <description>UC Workbench is a tool assisting analysts in requirements engineering. It allows analyst to create use cases easily, manage them, maintain changes, sketch user interface and generate simple prototypes that can be shown to customers and thus enhance their imagination about future system. </description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mochodek</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>requirements engineering</dc:subject>                    <dc:subject>uc workbench</dc:subject>                    <dc:subject>use cases</dc:subject>                    <dc:subject>mockup</dc:subject>                <dc:date>2017-04-03T07:50:59Z</dc:date>        <dc:type>Software Project</dc:type>    </item>



</rdf:RDF>
