Help:Testing: Difference between revisions

Content deleted Content added
TRANSWIKI: Copied from Meta:Help:Testing.
{{Wikipedia how-to}} template
 
(33 intermediate revisions by 24 users not shown)
Line 1:
{{H:h|editorWikipedia tochow-to}}
 
Before commitingcommitting to a change, one should test it first.
 
==Changes to a page ==
There is a [[Help:Show preview|"Show preview"]] button near the submit button. One should check to make sure that the links are correct and the spelling is correct.
 
=== Spelling ===
[http://linuxquestions.org Linuxquestions.org] appears to have a spelling checker in their modified version of MediaWiki. Also, one can use Konqueror or Firefox with a spelling check extension to check spellingto spell within the browser window. Note that this does not work when using syntax highlighting.
 
==Testing features of existing software on one of the regular projects==
Line 20 ⟶ 21:
 
It can be done:
*in special pages such as [[{{ns:4}}Draft:Sandbox]]
 
*in special pages such as [[{{ns:4}}:Sandbox]]
*on user pages and subpages
*using Preview. -This this can notcannot be used to test how a change in a page affects another page, such as when changing a [[Help:Template|template]]; when used to test [[Help:Automatic conversion of wikitext|automatic conversion of wikitext]] it only shows, the renderednew webpage,wikitext notcan thebe newseen wikitextpressing itself,"Show exceptchanges". for automaticAutomatic conversion of [[Help:Special characters|special characters]] to their decimal numeric codes is seen in the edit box.
 
A test involving the variable <nowiki>{{PAGENAME}}</nowiki>, e.g. a link to an image or another page with a name containing <nowiki>{{PAGENAME}}</nowiki>, can be done on the Talk page, since the value of the variable is the same on that page.
 
Sysops testing the available links and how things work for ordinary logged-in users can log in under another name, or in a project for which they are not a sysop.
 
==Test wikiWikipedia==
An advantage of the [[:testwiki:|test Wikipedia]] is that is does not interfere with, or clutter, the regular projects. The project may be reset, or history may otherwise be lost, so one has to save elsewhere what one wants to keep.
 
http://test.wikipedia.org/.
 
An advantage is that is does not interfere with, or clutter, the regular projects. The project may be reset, or history may otherwise be lost, so one has to save elsewhere what one wants to keep.
 
==See also==
 
*[[m:MediaWiki test script]]
 
[[Category:Wikipedia how-to]]
{{H:f|langs=|enname=Testing}}