"Karmanyevadhikaraste ma phaleshu kadachana, Ma karma phala hetur bhurmatey sangostva akarmani."

interview8

What will you do when there is very less time to test?
1.Find out Important functionality is your project?
2) Find out High-risk module of the project?
3) Which functionality is most visible to the user?
4) Which functionality has the largest safety impact?
5) Which functionality has the largest financial impact on users?
6) Which aspects of the application are most important to the customer?
7) Which parts of the code are most complex, and thus most subject to errors?
8) Which parts of the application were developed in rush or panic mode?
9) What do the developers think are the highest-risk aspects of the application?
10) What kinds of problems would cause the worst publicity?
11) What kinds of problems would cause the most customer service complaints?
12) What kinds of tests could easily cover multiple functionalities?

cross browser testing:

in automation, some times the xpaths may vary between browsers
loading speeds so implicit and explicit waits
environmental ports, when locating image files, videos, downloading file..etc
With some of the browser it happens that once mouse hover action is performed, the menu list disappear with in the fractions of seconds