Testcase inputbox search
From MediaWiki extension testing
Contents |
Syntax example
<inputbox>
type=search
width=42
buttonlabel=Go
searchbuttonlabel=Search
break=no
</inputbox>
Example on the internet with a correct working code
Expected result if correct
Returned result
OK --Marjon 10:58, 17 June 2008 (UTC)
Test different type kind
type=search
Syntax example
<inputbox> type=search </inputbox>
Returned result
Already tested as Test1. Test was OK. --Marjon 11:01, 17 June 2008 (UTC)
Expected result if correct
A result page with the content of the found results in the wiki. As if the search was done in the standard wiki searchbox.