Devanand Tripathi
Software Test Engineer
Skills : Selenium Webdriver, Manual Testing, Database Testing, STLC Java, UI / UX Testing
Related articles
How to get file size before uploading it using jquery
Script code: <script src="http://code.jquery.com/jquery-1.7.1.min.js" type="text/javascript" > </script> <script type="text/javascript"> [crayon-681b5cead46cb785579347/] </script> Html code: [crayon-681b5cead46d3920525713/] Demo: GetFileSize If you
How to use Annotations in TestNG Framework
Annotations in TestNG Annotation is a feature introduced in Java 5 and is
Event bubbling and capturing in Javascript
Event bubbling and event capturing are two ways of event propagation in