QC/VSS/team track/ bugzila etc ?
Answers were Sorted based on User's Feedback
Answer / shuchi
QC is a defect tracking + test management tool.
VSS - Its purely a Version control tool. Once a file is uploaded to VSS, then if you edit the file and try to save it a new version will be created by VSS.
Bugzilla - a defect tracking tool.
Team track - i have never heard of this tool ..
I hope this information will be helpful.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / meghana
Quality Center, VSS, Team track and bugzilla have in common
is these are all defect management tools. The defects are
created and executed in these tools.
Quality center is a test management tool to test the web
applications as well as defect management tool to report
the defects.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / nishitha
vss is the version control tool
whereas qc is configuration management tool where in we can
do the defect tracking also,in vss we cannot do the defect
tracking.
| Is This Answer Correct ? | 0 Yes | 1 No |
are there any difference Between Error,Bug,Issue ? (defination wise)..
if i provide u screens no documentation then how you will test that application without documentation .write testcases for that screens?
Any one please tell the adhoc testcases for Gmail application?
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
who do the sanity and smoke please explain me at what time this type of testing will do
Diffrernce between client server testing and web server testing.
what is volume,stress,load testing ?
Hi! I got an interview call for the post of Trainee QA engg .The interview is on Monday(27/08/07).There is going to be a technical written test followed by an interview on Monday.Can anyone plz tell me what exactly is the technical written test for QA like,is it objective or theoretical based. PLZZZZZ reply as early as possible ---- Its URGENT. -- SK
how can u do usability testing on website?
what is major challenges in Real time system testing? Explain the way of Testing for Real-Time Systems.
What is difference between http and https
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?