Monday, April 15, 2013

Difference between Call to Copy Action and Call to Existing Action


Comment Call to Copy Call to Existing
Pre-requisite No Yes
Section in the test Action section External action section
Is action editable Yes No
Is data table editable Yes No
Is OR is editable Yes No
Statement RunAction “Copy of <Action name>”,One Iteration RunAction “ <Action name>[<test name>],OneIteration

Contributed by: Vamshi Gowtham
m.vamsigowtham@gmail.com


Best practices for test automation in agile software development

  Agile software development is a highly iterative and collaborative approach to software development that emphasizes flexibility and a...