Quikr site has changes, making much code irrelevent | Selenium Forum
R
Rahul Deshpande Posted on 10/02/2021

I'm trying to follow the Live porject automation using Quickr. 

But the Quikr site has changed a lot due to which many test steps have become irrelevent.

1. During login, at first time, a popup shows up

2. During login, when I enter a non-existing user, it treats as a new registration, hence no error thrown

3. For new user registration, it asks for a SMS code confirmation on mobile to complete the registration, also the fields for new user registration have changed completly.

4. For login it asks for Capcha, which needs manual intervention

5. in one of the module, the instructor copied earlier code of Electronics links test, and said that he will not explain and we should refer earlier session. But there is no such earlier session where this code explained. Also due to site changes, this code has become irrelevent.

 

The training material needs to be updated to be more useful.


A
Ashish Thakur Replied on 10/02/2021

Rahul...

Plz follow the framework videos of TestNG not Junit

We updated TestNG frameworks as 90% of the companies use TestNG