Forum Discussion

Arunkumar_H's avatar
Arunkumar_H
Occasional Visitor
7 years ago

How to maintain a session throughout the Project.

In a project having multiple Test Suits and each Test Suit having multiple Test Case.

Instead of using session in all the test case,can you provide a way to maintain the session throughout 

the project ?

 

1 Reply

  • LexiAQA's avatar
    LexiAQA
    SmartBear Alumni (Retired)

    Hi,

     

    Unfortunately, there is no built-in option to keep HTTP session for the entire project. HTTP session can be kept only on the TestCase level by turning on the 'Maintain HTTP session' TestCase option.