Module 11 doubt in testngxml | Selenium Forum
R
Rahul Arora Posted on 15/10/2018
Hi Sir,

In the testng.xml, there is a line
<test name="Registeration Test" allow-return-values="true">
In the above line, what is the use of allow-return-values="true" ?

Thanks and Regards,
Rahul

A
Ashish Thakur Replied on 16/10/2018

Test can return values as well


R
Rahul Arora Replied on 16/10/2018

Sir, Have you shown any code demonstration in any module on this? 


A
Ashish Thakur Replied on 19/10/2018

Yes I have shown it
Its an end to end demonstration with code and examples