plz tel me what is the differnce between QC & QTP?
Answer Posted / 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 |
Post New Answer View All Answers
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Where can I find and view run-time data table?
What is the quicktest professional testing process?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
in my application,validation message has in japanise language.how to validate this message is appears properly or not
can the activities of test case design be automated?
What is object repository in qtp?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
Can we record an application running on a remote machine using qtp?
What are the different types of recording modes?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?