Hi I need install QC 9.2 on window xp sp2. Bt it shows the
error msg the OS will not support. After that i install
Oracle 8i then i try install QC. At that time also it shows
the same error msg..
Plz Plz Plz help me in this one..
Answer Posted / chandu
Quality Centre will work only with Server Edition OS like
Windows 2003 server. It will not install in XP.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a test harness?
The purpose of which is to allow specific tests to be carried out on a system or network that resembles as closely as possible the environment where the item under test will be used upon release?
What is sei - software engineering institute?
What is affinity diagram?
What is Mainframe testing all about? What is testing methodology which applies to this kind of testing? Can anyone with the basic knowledge of mainframe system can apply for the Mainframe testing job requirement?
What is a software version?
What is path testing?
How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?
What is Lun masking? Why it is used?
tell some examples for driver and stub?
What Testing process U r following in ur organization?
Explain what the meaning of code walk through is?
What are enter & exit criterias of a test paln?
What is the difference between preventative and reactive approaches to testing?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char