Sunday, November 10, 2013

0 test_step

Note: I am using Aptana Studio to explain all the examples in this tutorial.

Class::Log

Method heading
test_step(idValue = 'NA',nameValue = 'NA')

Parameters explained
  1. idValue (optional): every test step has a unique id. Though this is an optional parameter, pass in the id of the test step.
  2. nameValue(optional): every test step has a name given to it. Though this is an optional parameter, pass that value here.
Sample code:
For sample code refer ->> this link <<-. You can find an example with all the methods explained so far.

Happy Testing,
Shiva Krishna Imminni

0 comments:

Post a Comment

 

QuestionSelenium Copyright @Shiva Krishna