Архив за месяц: Май 2023
Psychology of Testing
Dependency in TestNG
Dependency in TestNG As a rule of thumb, each test method must be independent of other i.e. result or execution of one test method must not affect the other test methods. But at times in automation, we may require one test method to be dependent on others. We may want to maintain dependency between the… Читать далее »
Fibonacci Series in Java
pCloudy Review
pCloudy Review The process of developing a mobile application is not complete until we are sure of its smooth working on various kinds of devices but practically it is almost impossible to test a newly developed mobile application on each and every mobile device existing in our target market. To ease this diverse testing problem,… Читать далее »