Hello Team,
Bussiness is planning to launch a christmas banner on android , IOS apps & Desktop, Mobile sites.
Could you please let me know the possibilities to test the banners.
Thanks,
Subbu.
Hello Team,
Bussiness is planning to launch a christmas banner on android , IOS apps & Desktop, Mobile sites.
Could you please let me know the possibilities to test the banners.
Thanks,
Subbu.
Hi Subbu,
I thought I’d leave you a few options, some may be obvious and you may have already considered and some are a bit more involved than others.
Free courses:
Programming basics
https://automationintesting.com/onlinecourses/index.html
Courses on how to write automated checks for UI
https://automationintesting.com/onlinecourses/index.html (Java, C#, Javascript)
https://testautomationu.applitools.com/ (C#, Ruby, Javascript, Java, Cypress, Appium, Webdriver IO to name a few…)
Applitools visual testing
https://testautomationu.applitools.com/automated-visual-testing-a-fast-path-to-test-automation-success/ (This course is for Java but there are also other courses for other languages on the site around this topic)
Visual testing with Appium
https://testautomationu.applitools.com/appium-visual-testing/
I hope the above helps,
Viv
Hello @vivrichards
Thanks a lot for your inputs…
A mobile smart banner uses a fraction of the screen on a mobile/desktop website or application that mostly draws the attention of the user. It’s important that it is attractive and has all the information we want to pass on to the end-user.
In your case, as you are putting up the banner for the user’s attention, it needs to have a very good UI therefore most of the testing considering mobile testing services will stay focussed around the UI. If the banner is having a link that will take the user to some other respective page then it needs to be stay focussed on the functionality of the banner as well.
Following are the main points those can be kept in mind while testing a banner for mobile/desktop website or application:
As this banner is to draw the attention of users and to give something special and different to users at the time of the most awaited festival, I advise that all the above points are important for you to consider while performing testing for a mobile app.
I hope this information is helpful.
You could also do some accessibility testing, if that’s a point of interest. Check that different font sizes and screen zoom levels still display the banner and text within it correctly. Check the contrast between the text and background is accessible. Check the app with a screen reader on and that it works as expected (interacting with the banner works and labels are set up correctly).