RKM || Real Knowledge Measurement Through Technology
Software Training|Online Training | Skill Development |Personality Developement |Technical Screening|Placement |Software consultancy

SQT Live Project Training in Delhi NCR

Advanced QTP

Advanced QTP offers one of the largest online collections of tips, advanced articles, demo projects and tutorials, all designed to deliver an effective professional learning experience. Feel free to browse the different content worlds and channels, as well as to visit our renowned Q&A forums.

A big effort is continuously invested in this website for the benefit of the worldwide automation community. A great part of the materials, as well as the forums, are public and free, but some are intended for paid members only. The subscription fees for Premium Members are small, even negligible, but they help us continue producing top quality content and cover the operational costs involved in maintaining this site. We kindly encourage you to purchase a paid subscription to support our mission.


Software Quality Testing (SQT)

Software Quality Testing : What is it?
Software Testing can be defined as: Testing is an activity that helps in finding out bugs / defects / errors in a software system under development, in order to provide a bug free and reliable system/solution to the customer. In other words, you can consider an example as: suppose you are a good cook and are expecting some guests at dinner. You start making dinner; you make few very very very delicious dishes (off-course, those which you already know how to make). And finally, when you are about to finish making the dishes, you ask someone (or you yourself) to check if everything is fine and there is no extra salt / chili / anything, which if is not in balance, can ruin your evening (This is what called 'TESTING').

It is mainly categorized into Manual Automated Testing.


Selenium IDE

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) [1] 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.