Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Test script

From Wikipedia, the free encyclopedia
This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages)
This articlepossibly containsoriginal research. Pleaseimprove it byverifying the claims made and addinginline citations. Statements consisting only of original research should be removed.(July 2009) (Learn how and when to remove this message)
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Test script" – news ·newspapers ·books ·scholar ·JSTOR
(December 2009) (Learn how and when to remove this message)
(Learn how and when to remove this message)

Atest script insoftware testing is a set of instructions that will be performed on thesystem under test to test that the system functions as expected.

Types of test scripts

[edit]

There are various means for executing test scripts. These last two types are also done in manual testing.

Usage and functionality

[edit]

Automated testing may be executed continuously without the need for human intervention, they are easily repeatable, and often faster. Automated tests are useful in situations where the test is to be executed several times, for example as part ofregression testing. Automated tests can be disadvantageous when poorly written, leading to incorrect testing or broken tests being carried out.[5]

Automated tests can, like any piece of software, be poorly written or simply break during playback.[6] They also can only examine what they have been programmed to examine. Since most systems are designed with human interaction in mind, it is good practice that a human tests the system at some point. A trained manual tester can notice that the system under test is misbehaving without being prompted or directed; automated tests can only examine what they have been programmed to examine. When used in regression testing, manual testers can find new bugs while ensuring that old bugs do not reappear while an automated test can only ensure the latter. Mixed testing, with automated and manual testing, is often used; automating what needs to be tested often and can be easily checked by a machine, and using manual testing to dotest design andexploratory testing.

One should consider thereturn on investment for automating any given test script, i.e. does the cost to build and maintain that script cost less than it would take to simply execute it manually. Where cost can be measured in terms of time and/or money but also theopportunity cost of not freeing up people to do other work.[citation needed]

See also

[edit]

References

[edit]
  1. ^"Help - IBM Rational Software".jazz.net. Retrieved2018-09-12.
  2. ^Kaner, Cem (2003)."Fundamental Challenges in Software Testing"(PDF). Florida Tech. p. 35. Retrieved2018-09-12.
  3. ^"BS 7925-1".testingstandards.co.uk. Retrieved2018-09-12.
  4. ^"ISO/IEC/IEEE 29119 Software Testing Standard".softwaretestingstandard.org. Retrieved2018-09-12.
  5. ^Dingsøyr, Torgeir; Dybå, Tore; Moe, Nils Brede (2010-05-26).Agile Software Development: Current Research and Future Directions. Springer Science & Business Media.ISBN 978-3-642-12575-1.
  6. ^Brambilla, Marco; Chbeir, Richard; Frasincar, Flavius; Manolescu, Ioana (2021-05-11).Web Engineering: 21st International Conference, ICWE 2021, Biarritz, France, May 18–21, 2021, Proceedings. Springer Nature.ISBN 978-3-030-74296-6.


Stub icon

Thissoftware-engineering-related article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Test_script&oldid=1274802768"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp