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
For sample code refer ->> this link <<-. You can find an example with all the methods explained so far.
Happy Testing,
Shiva Krishna Imminni
Class::Log
Method heading
test_step(idValue = 'NA',nameValue = 'NA')
Parameters explained
- idValue (optional): every test step has a unique id. Though this is an optional parameter, pass in the id of the test step.
- nameValue(optional): every test step has a name given to it. Though this is an optional parameter, pass that value here.
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