TC Select pages by property value
From SeleniumSMW_AUT
This test case tests the use case MU Select pages by property value and is dedicated to Queries.
Contents |
Story
setUp
- create a new page "TestPageABCDEF"
- edit this page and enter:
[[ThreeLetters::ABC]]
- create a new page "TestPageCDEFGH"
- edit this page and enter:
[[ThreeLetters::ABC]]
- create a new page "TestPageEFGHIJ"
- edit this page and enter:
[[ThreeLetters::GHI]]
tests
- check semantic search:
- go to Special:Ask
- enter [[ThreeLetters::ABC]] to the Query field and start the query
- check if "TestPageABCDEF" and "TestPageCDEFGH" are present
- verify that "TestPageEFGHIJ" is not present
tearDown
- delete "TestPageABCDEF"
- delete "TestPageCDEFGH"
- delete "TestPageEFGHIJ"
- move to MainPage
Further information
This test case was exported to php files on 2011-07-01.
This test case has two prerequisites: TC Annotate page with property and TC SpecialAsk provides GUI for queries
Facts about TC Select pages by property valueRDF feed