•  »
  • tagged qtp

1-10 of 30 Hubssort by Hot Best Latest

QuickTest Pro QTP Sample Resume82

QuickTest Pro QTP Sample Resume

Senior Quality Assurance Lead §                    §                    § Resourceful and dynamic technical QA professional with Seven plus  years of software...

0 comments    automation life cycle qtp resume
qtp framework78

qtp framework

For more Information on QTP, Visit: www.gcreddy.com Automation: Accessing one s/w objects from another s/w is called automation. (AUT is one s/w and testing tool is another s/w.) Automation Framework: It is a set of guidelines,...

16 comments    test automation qtp framework
QTP Tutorial: Moving mouse to a particular object77

QTP Tutorial: Moving mouse to a particular object

Sometimes its required to place your mouse cursor on an object in your application and then perform some operation like clicking that object or even right clicking. I have created a short QTP tutorial for moving your mouse cursor on any object in...

2 comments    qtp qtp script
Datatable Methods73

Datatable Methods

My Article in Ezine Articles Datatable Methods are used for performing the operations on the runtime datatable. AddSheet:-It is used for adding a new sheet to runtime datatable. Syntax:-DataTable.AddSheet("Sheetname") ...

5 comments    technology testing qtp
QTP - Automation Testing Software70

QTP - Automation Testing Software

In the following article we are going to look into test automation with QTP tool. We will also list a couple of methods to have you started with QTP, for instance video lessons, tutorials and code samples. Recently testing has become a very...

1 comment    qtp quick test pro
QTP interview Questions with Answers70

QTP interview Questions with Answers

#1. What is the significance of regular expression in QTP? >             In order to carry out tests in QTP each and every objects are searched in the object repository (OR). An object in a...

0 comments    testing qtp
Quality Assurance Software testing QA Interview Questions69

Quality Assurance Software testing QA Interview Questions

What is quality assurance? The set of support activities (including facilitation, training, measurement and analysis) needed to provide adequate confidence that processes are established and continuously...

0 comments    software requirements test plan
QTP Content67

QTP Content

QTP Content Module-I (QTP Fundamentals & Features) (1) Introduction & QTP Test Process (2) Generating Tests  (3) Enhancing Tests  (4) Debugging & Running Tests (5) QTP other features Module-II (VB Script for...

1 comment    qtp training qtp testing qtp online
Automating Flex Applications with QTP65

Automating Flex Applications with QTP

I have been searching for a functional automation tool which can work both on java and flex platforms.Since most of our applications are legacy applications built on java and struts.Newly added functionality is developed in Flex. I searched the web...

3 comments    qtp flex monkey automation tools
Run time Debugging through Print utility statement in QTP64

Run time Debugging through Print utility statement in QTP

I believe you have used "msgbox" function almost every time for debugging purposes i.e. displaying some text at run time. But the problem with "msgbox" function is that it keeps open till you close it and...

0 comments    qtp dialog box debugging
Please wait working