Friday, May 01, 2015

Windows 10 Preview ISO build from microsoft - Kapil Sharma



Preview Product key6P99N-YF42M-TPGBG-9VMJP-YKHCF

1. Windows 10 Insider Preview (x64) - Build 10074

2. Windows 10 Insider Preview (x86) - Build 10074: 

Download it, install and test the build and check the new features report bugs to Microsoft and get rewarded $$$. 

Become a security tester use this opportunity as a security test use case to learn and explore and execute, till that time happy hunting oops... means happy testing ;)

Monday, January 19, 2015

Selenium: Class 1006 - Kapil Sharma

Selenium and IDE Overview:

Selenium is a portable software testing framework for web
applications. Selenium provides a record/playback tool for authoring
tests without learning a test scripting language (Selenium-IDE). 

It also provides a test domain-specific language (Selenese) to write
tests in a number of popular programming languages, including Java,
C#, Groovy, Perl, PHP, Python and Ruby.

The tests can then be run against most modern web browsers. 
Selenium deploys on Windows, Linux, and Macintosh platforms. 
It is open-source software, released under the Apache 2.0 license, and
can be downloaded and used without charge.

Selenium was originally developed by Jason Huggins in 2004 as an
internal tool at ThoughtWorks. 

Huggins was later joined by other programmers and testers
at ThoughtWorks, before Paul Hammant joined the team and steered
the development of the second mode of operation that would later

become 'Selenium Remote Control' (RC).

Installing Selenium IDE:

Selenium IDE is a complete integrated development environment (IDE) for 
Selenium tests. It is implemented as a Firefox Add-On, and allows recording, 
editing, and debugging tests.




Running a Simple Test:

First open the selenium-IDE on Firefox browser than click on “File –
New Test Case - A new Untitled case created - Right click on that TC" 
and select its ‘Properties’ and rename it according to your
requirements.

Under File option enters the ‘URL’ addresses of web page whose UI
testing user wants to do. And click on start (red dot) this is start and

stop function of selenium. And TC executed save the TC in xyz.html.


Quick Tour of Selenium IDE - Simple Features:

Command, Target and Value are the main feature of the selenium IDE.

Selenium Commands Overview:


Saturday, May 31, 2014

Selenium: Class 1005 - Kapil Sharma

Selenium: Class 1005 (Selenium-WebDriver A.K.A Selenium 2.0)

Language: Java, C#, Ruby, Python, JavaScript.

Client Version: 2.42

Java based Selenium Web Driver: Url: http://selenium.googlecode.com/git/docs/api/java/index.html

The Selenium Web driver JAR file size user needs to download is 23.6 MB. 

And after download this external .jar they need to add them in Eclipse IDE external JAR location.

Its same as adding Android SDK or any other external libraries in the eclipse ide. Don't worry if you don't know how to add external .jar files in ide. 

I will soon share a CBT on youtube channel, so follow the same and you are able to do it in quick time :) 

Here is the screen-shot of extracted / unzipped selenium web driver .jar. 






The USB-C Moment for AI: A Student’s Guide to the Model Context Protocol (MCP)

  The USB-C Moment for AI: A Student’s Guide to the Model Context Protocol (MCP) In the rapidly evolving world of Artificial Intelligence, ...