- Courses & Classes
- Institutes, Tutors & Colleges
Course Content: Testing involves operation of a system or application under controlled conditions and evaluating the results (eg, 'if the user is in interface A of the application while using hardware B, and does C, then D should happen'). The controlled conditions should include both normal and abnormal conditions. Testing should intentionally attempt to make things go wrong to determine if things happen when th... Category: Testing | High Technologies SolutionsDelhi (New Delhi, Delhi NCR) ![]() |
Course Content: Quick Test Professional (QTP) is an automated functional Graphical User Interface (GUI) testing tool that allows the automation of user actions on a web or client based computer application. GA googleFillSlot("OneStopTesting-MidBanner"); It is primarily used for functional regression test automation. QTP uses a scripting language built on top of VBScript to specify the test procedure, and to manip... Category: Testing | High Technologies SolutionsDelhi (New Delhi, Delhi NCR) ![]() |
Course Content: Selenium is a test tool for web applications. Unlike HtmlUnit or HttpUnit tests which simulate a browser, Selenium tests run directly in a real browser such as Firefox or Internet Explorer. The Selenium JavaScript code is deployed alongside your running application, and interacts with it just as your users do. The Selenium IDE Firefox plugin is the easiest way to edit tests. With the example app r... Category: Testing | High Technologies SolutionsDelhi (New Delhi, Delhi NCR) ![]() |