1.

Explain What Is Time-out Test In Protractor?

Answer»

The TIME-Out TEST in Protractor is nothing but time allotted to perform UNIT testing. If the unit test fails to finish in that specific time limit, protractor will ABANDON further testing and MARK it as a failed.

The Time-Out test in Protractor is nothing but time allotted to perform unit testing. If the unit test fails to finish in that specific time limit, protractor will abandon further testing and mark it as a failed.



Discussion

No Comment Found