Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain QTP Testing process ?

Answers were Sorted based on User's Feedback



Explain QTP Testing process ?..

Answer / chakram-smile,smile

QTP testing process is
1: Preparing for Record and Run settings
2:Develope yhe basic script
3:Edit the script
4:Debug the script
5:Run the script
6:Analyze the results
7:Summarise the results

Is This Answer Correct ?    36 Yes 4 No

Explain QTP Testing process ?..

Answer / shankar chippala

QTP Testing Process ( 7 stages)

1) Planning
2) Generating the basic test
3) Enhancing Tests
4) Debugging Tests
5) Running Tests
6) Analyzing Results
7) Reporting Defects

for more QTP Information & Scripts, you can visit:

www.gcreddy.com

Is This Answer Correct ?    14 Yes 0 No

Explain QTP Testing process ?..

Answer / srinivasu

QTP testing process is

1: Prepare the Record amd Run settings
2: Create an Object Repository (OPTIONAL)
3: Create or Develop the basic script
4: Execute or Enhance script
5: Debug the script
6: Execute the script
7: Analyze the results
8: Track the defect and report generation (OR) Summarise
the results

Is This Answer Correct ?    16 Yes 3 No

Explain QTP Testing process ?..

Answer / ana

QTP Testing Process:-

1. Create Test Plan
2. Record Session on the Application
3. Enhancing the Test
4. Debugging the Test
5. Running Test on New Version of the Application
6. Analyzing Test Results
7. Reporting Defects

Is This Answer Correct ?    11 Yes 2 No

Explain QTP Testing process ?..

Answer / sudheer

1. Create Test Plan
2. Generate the Script
3. Enhance the Script(Do sum amendmentz like wait
properties like tht)
4. Debug the Script(Verifing the script)
5. Run the Script
6. Analyze Test Results
7. Report Defects in 2 Qc (Result Window)


ThnkZ,
SuDhEeR BONAM...:)

Is This Answer Correct ?    11 Yes 3 No

Explain QTP Testing process ?..

Answer / kiran

preparing to test
recording the application
enhancing the test
debugging the test
running the test
analyzing the results
reporting the results

Is This Answer Correct ?    8 Yes 1 No

Explain QTP Testing process ?..

Answer / shilpa

prepare record and run settings
create the automation test scripts
enhance test script
execute the test script
analyze the result
defect report

Is This Answer Correct ?    7 Yes 4 No

Explain QTP Testing process ?..

Answer / munna

1.Prepare the Record & Run Settings
a.Web Application
b.Windows Application
2.Develop the Automation Test Script
3.Edit the Automation Test Script
4.Debug the Test Script
5.Run the Script
6.Snalyze the Results
7.Summaries the Results

Is This Answer Correct ?    7 Yes 5 No

Explain QTP Testing process ?..

Answer / srinivas

1. prepare to record
2. record and run session on your application
3. Enhance the test script
4. Debuging the test script
5. Execution the test script
6. Analise the test result
7. Send the report to the client

Is This Answer Correct ?    5 Yes 3 No

Explain QTP Testing process ?..

Answer / rajh

identify the functionality to be tested
plan the test data
generate the basic script
enhance the script
debug the script to check errors
execute the scripts
analyse the results
bug reporting

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

What is the Difference between copy to action and call to action?

0 Answers  


how to test background color and dynamic images during runtime

4 Answers   Accenture, Oracle,


The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)

0 Answers   TCS,


In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?

0 Answers  


In Remote acess server how u run a test?

0 Answers  


what are the cases in which we use XML and accessibility check points.

2 Answers  


what is purpose of automation?

3 Answers  


Through array we can execute the testcase how ? give me example

0 Answers   TCS,


To count the no of links present in the yahoo home page i have written the script like this Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile ("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo! India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing While running the script it showing error that object "yahoo"isnot found in the object repository. Is there any setting before running the script? if yes what is the steps for it.Im using QTP9.0

2 Answers  


what is a good testcase?

3 Answers   Wipro,


Is it mandatory to know abt regular expression in descriptive programming

2 Answers  


What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?

0 Answers  


Categories