Resource
Magazine [500]
Magazine [301]
Newsletter [198]
Video [622]
Link [813]
Blog [159]
Resources [380]
Website [240]
Tools [30]
News [2773]
2013 [17]
2012 [39]
2011 [104]
2010 [180]
Webinar [914]
Jobs [869]
Test Lead [93]
SQA, QA [255]
Tester [413]
Certification Resource
CTFL [623]
Manual [349]
Sample Exam [272]
CTAL [273]
CTEL [36]
CSQE [41]
PMP [114]
ITIL [67]
HP [1204]
QTP [756]
LoadRunner [206]
Winrunner [39]
Others [36]
IBM [125]
RFT [32]
RPT [11]
RTM [19]
RUP [15]
Others [48]
Compuware [22]
Borland [34]
Other [81]
Forum
Forum [1935]
Book [56]
Conference [64]
ISTQB [158]
QTP [92]
Software Test [1062]
Testing Tool [287]
istqb_exam_schedule_2013_120x100.png asta2013_leflet_left_130x.png PMP_Certified.png SpiraTest-120x100.gif
Total Articles 1,204
No.
Author
1204 QTP QTP – Siebel Automation 2
[Level:30]vivekjog
47 May 22, 2013
What is Siebel Test Automation? Siebel 7.7 introduces a series of new test automation interfaces that optimize the testing platform and eliminate many of the well-known pain points intrinsic to gene...  
1203 QTP QTP – Mainframe Automation 2
[Level:30]vivekjog
41 May 22, 2013
What is Mainframe Testing? ——————————————————————————– Similar to client-server applications testing, but you have to know how to operate basic TSO and ISPF commands and menus, view...  
1202 QTP QTP – SAP TAO & Selenium 2
[Level:30]vivekjog
39 May 22, 2013
QTP Integrates with SAP TAO Why SAP TAO? Simplify and speed up the test design process with a groundbreaking innovation called “components” (business process building blocks). Automatically generate...  
1201 QTP Does QTP & UFT [Unified Functional Testing] tools Support Flex Applc’s? 2
[Level:30]vivekjog
44 May 22, 2013
To prepare a Flex application for Web for testing Important: This feedback is only for HP Flex Add-in, not the Adobe Flex add-in. Link the Flex application to Adobe Flex automation librarie...  
1200 QTP How to Solve Object Recognition Problem in QTP 1
[Level:12]shindevijaykr
51 May 20, 2013
QTP Tutorial In this tutorial you will learn How to Solve Object Recognition Problem in QTP using Virtual Objects and QTP Recovery Scenarios with exact steps to use both the techniques in QTP...  
1199 QTP QTP - Virtual Objects 1
[Level:23]mathi.7664
117 May 18, 2013
Most of QTP users are very familiar with Virtual Objects because it solves unrecognized application objects problem. Sometime we work with those applications that have different types of objects but too...  
1198 QTP Send Key Method QTP VB
[Level:23]mathi.7664
59 May 18, 2013
rem ********************-********************-****** rem create shell object set WshShell = CreateObject(“WScript.Shell”) SystemUtil.Run “C:\Program Files\HP\QuickTest xcxProfessional\samples\flight\app\flight4a.exe”,”C:\P...  
1197 QTP QTP Training - Understanding Object Repositories and Object Repository Manager
[Level:12]shindevijaykr
74 May 18, 2013
QTP Tutorial #22 - Understanding QTP Object Repositories & Object Repository Manager. In this tutorial you will learn types of OR, using ORM, and Creating Shared OR. Check out this tutorial - ...  
1196 LoadRunner Loadrunner
[Level:6]varunsundar
70 May 11, 2013
1) The scenarios can be saved in QC, Run from QC->which opens LR Controller and starts the scenario [True] 2) Which are the valid monitors in LR: a. Network monitors b. DB monitors c. App Server ...  
1195 QTP Want to know exact steps to insert database checkpoint in QTP Tests? 3
[Level:12]shindevijaykr
228 May 06, 2013
A detailed tutorial on inserting three important checkpoints in QTP tests - XML, Accessibility, and Database Checkpoints Today we will continue with remaining QTP checkpoints i.e Exact Steps to ...  
1194 QTP HP Service Tests that have been developed can be integrated with Jenkins 1
[Level:30]vivekjog
139 May 01, 2013
HP- QTP and QC support Jenkins https://wiki.jenkins--ci.org/display/JENKI-NS/HP+Application+Au-tomation+Tools  
1193 QTP how to access QTP remote 2
[Level:30]vivekjog
158 Apr 29, 2013
Dim qtApp : Set qtApp = CreateObject("QuickTest.Applicatio-n" , RemoteMachineIp) ' Create the Application object With qtApp .Launch ' Start QuickTest .Visible = True ' Make the QuickTest application...  
1192 Quality Center exporting Test lab reports from the QC Dashboard to Excel 1
[Level:1]sunny1
159 Apr 27, 2013
Hi there, I hope u can help me with my problem, exporting Test lab reports from the QC Dashboard to Excel. I'm using SQL-Query like the following: SELECT t.TS_EXEC_STATUS as "TEST EXECUTION ...  
1191 LoadRunner Load runner Introduction 1 file
[Level:3]chunnu
222 Apr 25, 2013
Load runner Introduction  
1190 QTP QTP - Reg Exp 3 file
[Level:6]amg
155 Apr 25, 2013
Scripting Quicktest Professional Page 1 Dani Vainstein Regular Expressions Page 1 AN INTRODUCTION TO REGULAR EXPRESSIONS.. 2 HISTORY . 3 REGULAR EXPRESSIONS AND UNICODE 3 THE POW...  
1189 QTP Scripting Quicktest Professional 2 file
[Level:6]amg
210 Apr 25, 2013
VBSCRIPT – THE BASICS 2 WHAT IS A VARIABLE?.. 3 VARIABLES NAMING RESTRICTIONS . 3 HOW DO I CREATE A VARIABLE? 3 DECLARATION STATEMENTS AND HIGHILIGTS 3 Dim Stateme...  
1188 QTP Data-Driven and Keyword-Driven Test Automation Frameworks 1 file
[Level:6]vgo
269 Apr 22, 2013
Data-Driven and Keyword-Driven Test Automation Frameworks  
1187 QTP keyword driven framework with example 1 file
[Level:6]vgo
173 Apr 22, 2013
The Keyword Driven Framework consists of the basic components given below: 1. Control File 2. Test Case File 3. Startup Script 4. Driver Script 5. Utility Scripts 1. Control File: • Consists de...  
1186 QTP How to insert standard and image checkpoints in QTP tests 1
[Level:12]shindevijaykr
99 Apr 22, 2013
In the previous QTP training session we listed all the checkpoints that QTP provides. All these checkpoints are very important to insert verification points in QTP tests to check if current an...  
1185 QTP QTP Expert View, Step Generator and Checkpoints Explained with Example 2
[Level:12]shindevijaykr
160 Apr 17, 2013
It is going to be an article on Expert View overview, Step generator and a brief introduction to Checkpoints that will be carried on further until we cover all the details elaborately with ex...  
1184 QTP Learning QTP Book 3 file
[Level:7]santleon
302 Apr 15, 2013
Chapter 1: Introduction to QuickTest .. 4 QuickTest Window..4 Recording Test.6 Running and Analysing the tests 7 Analyzing the results .9 Choosing the Recording Modes9 Chapter 2: Introduction to ...  
1183 QTP QTP Tutorial - Use of Password Encoder and Active Screen - Explained With Examples 3
[Level:12]shindevijaykr
219 Apr 12, 2013
QTP Tutorial #11 – This QTP Tutorial will explain two basic but important features of QTP which are used frequently in advanced QTP scripts. They are the QTP password encoder tool and the acti...  
1182 QTP QTP Optimization 1 file
[Level:5]Mani_222
145 Apr 10, 2013
QTP Optimization  
1181 QTP How to update XML file from QTP 2 file
[Level:5]Mani_222
177 Apr 10, 2013
In previous QTP tutorial I shown how QTP can read data from XML file. Today I will explain how to update XML data from QTP.  
1180 QTP VBScript Basics You Should Know to Write Robust QTP Tests 3
[Level:12]shindevijaykr
274 Apr 08, 2013
Today we will take a look at the basic VB scripting concepts. VB script is the language that QTP uses for its tests. While QTP is quite a user friendly tool, it is very important for the tester ...  
1179 Quality Center HP Sprinter Software Version: 11.00 User Guide 2 file
[Level:6]sarkaen
184 Apr 08, 2013
Welcome to HP Sprinter 9 HP Sprinter User Guide Overview .9 How Do I Find the Information That I Need? 10 Additional Online Resources ..11 Chapter 1: Using Sprinter - A Story ..13 Usin...  
1178 Quality Center HP Certified Professional Quality Center 10 Software Exam – HP0-M87 Exam Preparation Guide 2 file
[Level:6]sarkaen
266 Apr 08, 2013
The intent of this guide is to set expectations about the content and the context of the exam and to help candidates prepare for the exam, HP Quality Center 10 Software. In this guide, you ...  
1177 QTP Link to download QTP Latest Version 1
[Level:7]santleon
142 Apr 08, 2013
Click on the Below link to download UFT(Previously called QTP) latest version. Just fill your details and get the Latest version of QTP to pratice.. http://www8.hp.com/u-s/en/software-solutions/software.h-tml?...  
1176 Quality Center HP Quality Center Software Version: 10.00 Tutorial 4 file
[Level:6]nanisriharsh
259 Apr 07, 2013
Welcome to This Tutorial ....................-....................-....................-..........7 How This Tutorial Is Organized ....................-....................-....................-7 Before You Begin ..................  
1175 Quality Center Multiple Answer - HP-QC Expert level Online Quiz 2
[Level:8]SusannaRinaldo
278 Apr 04, 2013
Multiple Answer - HP-QC Expert level Online Quiz http://www.softwaret-estinggenius.com/qui-z/QCE1/quizmaker.htm-l http://www.softwaret-estinggenius.com/qui-z/QCE2/quizmaker.htm-l http://www.softwaret-estinggenius.com/qui-z/QCE3/quizmaker...  
1174 Quality Center HP - QC Skills before appearing for HP Certification Exam (221-300) 2
[Level:8]SusannaRinaldo
257 Apr 04, 2013
Q. 221 Q. 221: The Execution Flow tab enables you to watch the execution process as it happens and to control the way your tests are executed. Q. 221 A. True Q. 221 B. False Q. 221 <<<<<< =============...  
1173 Quality Center HP - QC Skills before appearing for HP Certification Exam (161-220) 2
[Level:8]SusannaRinaldo
135 Apr 03, 2013
Q. 121 Q. 121: By default, Quality Center sends e-mail in HTML format. To send e-mail as plain text instead, edit the _________ parameter in the Site Configuration tab in Site Administration. Q. 12...  
1172 Quality Center HP - QC Skills before appearing for HP Certification Exam (61-120) 2
[Level:8]SusannaRinaldo
137 Apr 03, 2013
Q. 61 Q. 61: You can add a new defect to a Quality Center project from any module at any stage of the testing process. Q. 61 A. True Q. 61 B. False Q. 61 <<<<<< =================== >>>>>> Q. 62 Q. 62: Th...  
1171 Quality Center HP - QC Skills before appearing for HP Certification Exam (1-60) 2
[Level:8]SusannaRinaldo
169 Apr 03, 2013
Quiz Num. Quiz Q. 1 Q. 1: You can export the data in a grid as a ______ Q. 1 A. Text file, Microsoft Excel, Microsoft Word, or HTML document. Q. 1 B. Text file, Microsoft Excel, Microsoft Word Q. 1 C....  
1170 QTP QTP Interview Questions and Answers with Some Useful Interview Tips 2
[Level:12]shindevijaykr
472 Apr 01, 2013
In this post we have covered some useful tips to prepare for QTP interview along with top 20 common and crucial QTP questions and answers. We'll update this post with more questions asked by our r...  
1169 QTP QTP interview questions 1 file
[Level:1]preethi123
280 Mar 27, 2013
Interview Questions in QTP.doc  
1168 QTP QTP Material 1 file
[Level:6]santo1819
373 Mar 27, 2013
QTP Questions Introduction What is Test Automation? Software Testing has always been an essential part of the software industry. With crunch in timelines and increasing scope of testing, Automation ...  
1167 QTP QTP Materails file
[Level:6]santo1819
231 Mar 27, 2013
QTP Material & QTP Navigations  
1166 LoadRunner Load runner lnterview questions 1 file
[Level:3]satyasai
268 Mar 26, 2013
1. What is a rendezvous point? Rendezvous points are inserted into test scripts to emulate heavy user load on the server. Rendezvous points instruct Vusers to wait during test execution for multiple...  
1165 QTP QuickTest Professional Tutorial 2 file
[Level:6]gpuneet
272 Mar 26, 2013
A good tutorial for QTP by Mercury  
rss_button.jpg   twitter_button.jpg
Service
istqb_exam_schedule_2013_300x145.png
New
Popular Documents
Popular Download
Weekly
Monthly
Yearly
Twitter
Tag List
Visitor
Member Login (IP)
208501 63330 202884038
Yesterday Today Total