plz tel me what is the differnce between QC & QTP?

Answers were Sorted based on User's Feedback



plz tel me what is the differnce between QC & QTP? ..

Answer / gowrisankar

I think You mean to ask the Difference between Quality
Center and QTP, if this is the correct Question then the
Answer is
QC: It is a Test Management Tool, which is used for Managing
the Entaire Testing Process from Begining of the Project to
end. In Deeply by using the QC we can Store, Add, Delete
the REQUIREMENTS in Requirements Tab, We will Store Test
Plan, Test Sceniories, Test Case Documents in the Test Plan
Tab, we will Execute Test Cases and Results in the Test Lab
Tab(Internally there is a connection between Test Plan and
Test Lab), and the final and Excelent feature which the QC
will have Defects Tracking and Reporting, in briefly if at
all we will get any defects in executing the application
then we should raise the Defects through the DEFECTs Tab.
i.e enter in to the Defects Tab and click on the New Defet
Button. And also there are two more tabs are available in
QC but those two are used in Manager Cadder people not by
the Testers. QC is Used in Both MANUAL as well as QTP but
the thing is for QTP we will store and Execute Test Scripts
insted of Test Cases in the
Test Lab.

QTP: Well Comming to the QTP, it is a Functional Test Tool.
Unlike Manual Testing here we use a Tool called QTP

If u have any doubts pls try to write mgsankar.rs@gmail.com

Is This Answer Correct ?    49 Yes 2 No

plz tel me what is the differnce between QC & QTP? ..

Answer / ram.polavarapu

qc is test management tool and defect reporting tool,

qtp is the automation tool there we write the scripts and
execute the scripts

Is This Answer Correct ?    32 Yes 2 No

plz tel me what is the differnce between QC & QTP? ..

Answer / gani

qtp is the process to build the application only on u r pc but qc like total process stored in qc and also u upload the new version that means abdate version as well as old version also available any one can take any data for the deployed build that is u need the coding if u get the coding on the qc at time tester,designer,end user can take the used data

Is This Answer Correct ?    10 Yes 8 No

Post New Answer

More QTP Interview Questions

What are advantages of test automation?

0 Answers  


Can anyone explain about Keyword driven framework in detail and how to use it in case of any project

4 Answers  


How to send QTP scripts to our colleagues?

1 Answers   Virtusa,


I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.

2 Answers   ABC,


how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0

0 Answers  






what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp

4 Answers   NIIT,


What is Automation frame work.How we will prepare in real time.

9 Answers   AppLabs,


How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")

0 Answers  


Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.

8 Answers   Microsoft,


Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution

0 Answers   CFC,


what is the difference between modular framework & datadriven framework

0 Answers   SDS,


can somebody send the script to write a multiplication table in notepad through qtp

3 Answers   AppLabs,


Categories