Author: Avinash Mishra
Warning: Attempt to read property "post_id" on null in
/home3/inviula8/public_html/wp-content/plugins/enhanced-category-pages/classes/ecp/Enhanced_Category.php on line
143
Warning: Undefined array key 0 in
/home3/inviula8/public_html/wp-content/plugins/enhanced-category-pages/classes/ecp/Enhanced_Category.php on line
232
Warning: Attempt to read property "ID" on null in /home3/inviula8/public_html/wp-content/plugins/commentsafe/comment-safe.php on line 98
Warning: Attempt to read property "ID" on null in /home3/inviula8/public_html/wp-content/plugins/wp-tab-widget/wp-tab-widget.php on line 621
Uncategorized
To Mothers….To Motherhood The movie Secret Superstar ends with above four words so I decided to begin this review post with those words only because a good start is …
Tech Buzz
Someone rightly said that it is very hard to forget the first word that we uttered after we came to this world, it’s quite emotional to forget our first …
Uncategorized
Most of the people around the world love to travel, to explore different places around the world. Scientifically it not only refresh the mood but also helps one to …
Uncategorized
There have been many persons in this world who have fallen into the traps of greed which had eventually led them to move from the path of virtue to …
Selenium WebDriver
HTML has the various input type in the form of buttons. As for example, Radio and Checkbox button, Submit button, Reset button, etc. Today we are going to discuss …
Selenium WebDriver
We generally have to verify title of the web page when we are doing Automation testing of any web application. Test Automation engineer generally add title verification in their …
Selenium WebDriver
Handling dynamic web elements is the major challenge in test automation. Selenium 3 offers three choices to handle dynamic web elements. We have already discussed the first technique i.e., …
Selenium WebDriver
Webdriver is the interface in API, which has several implementations. We mainly write test cases against those implementations only. HTMLDriver, FirefoxDriver, OperaDriver, ChromeDriver, InternetExplorerDriver, etc are the implementations to …
Selenium WebDriver
An Older version of Selenium like Webdriver 2.51 is working fine till Mozilla Firefox version 45. So it was difficult for Automation Engineer to run tests on the latest …
Uncategorized
The art of software testing is quite interesting and testing strategy varies from one tester to another. Similarly, we define different testing strategy as well as the scope of …