Can anyone please explain me the process of automating an
application using QTP as i am new to this?



Can anyone please explain me the process of automating an application using QTP as i am new to thi..

Answer / guest

-Analyzing Application: Understand requirement and analyzing
application before -preparing the test cases
-Preparing Testing infrastructure: preparing resources like
collecting repository and function library etc
-Writing scripts: writing scripts for regression test cases
-Running and debugging:
-Enhanced to frame work:
-Defect reporting:

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More QTP Interview Questions

HOw to add the recovery file at runtime to the test file .

0 Answers  


What is Unicode Compatibility?

0 Answers   HCL,


can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?

2 Answers  


Hi, I Need code to click the webbutton inside of webtable. I need to click a particular 'Edit' webbutton inside of webtable. For Example... Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in 10th Column. I need to click the 3rd row 'Edit' button with unique value. Browser("....").Page("...").Frame("...").WebButton("btn_Edit ") I Tried with below code: Set objButton = Browser("...").Page("...").Frame("...").WebTable("...").Chil dItem(3,10, Webbutton,0).Click - Not working this code :( Anyone can help me to sort out this simple issue ???

1 Answers  


Why do you choose only QTP for your project automation among remaining tools like Rational robot and silk test?

2 Answers   CTS,






How to Install QTP on Citrix Environment? Possible send me the installation steps.. That would be great help

1 Answers  


wht type of User defined functions or Java Releated functions Do we write in VB scripting

0 Answers  


How u call functions in QTP Function to calculate the length of characters in a word -

5 Answers  


How to Analyze the Checpoint results with Standard Checpoint ?

1 Answers  


In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.

0 Answers  


Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which does not have QTP installed..??

6 Answers   Virtusa,


Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


Categories