TC Factbox shows properties
From SeleniumSMW_AUT
This test case tests the feature "MF Factbox shows properties" and is dedicated Factbox.
Contents |
Story
setUp
- create a new page "TestPerson James Orange"
- edit this page and enter:
[[Has dad::TestPerson Mike Orange]] [[Has mum::TestPerson Claudia Red-Orange]] [[Has half sister::TestPerson Olivia Red]] [[Has half sister::TestPerson Michelle Orange]] __SHOWFACTBOX__
tests
- check content of factbox
- property and value are shown together
- properties shown as link
- values for half sister listed together (search for "and")
tearDown
- delete "TestPerson James Orange"
- move to MainPage
Further information
This test case was exported to php files on 2011-07-04.
This test case has one prerequisite: TC Show factbox