Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 463 results for
defect
- Page 1
Defect/Bug/Issue tracker?
Community Center
13 Years Ago
by jbennet
What
Defect
/Bug/Issue tracker do people use? I want a recommendation of something to use... trac and bugzilla seem to heavy,
motherboard defect
Hardware and Software
Hardware
18 Years Ago
by dhessa
:rolleyes: HI! Thanks for accepting me as amember of DANIWEB. My question is, how would I know if the motherboard has a
defect
, coz I test the memory, videocard, the hardisk I put them all in other psu they are all working, I thought maybe it's the motherboard? How would I know? Thanks. Thanks guys......:confused:
Re: motherboard defect
Hardware and Software
Hardware
18 Years Ago
by Chaky
If I'm reading this correctly, your PC isn't working, and when you use another PSU it is. You'll have to change the PSU (how smart of me:cheesy: ). If you want to know if some motherboard has a
defect
...you use on it PSU, CPU and VGA that you know for sure that are OK. If you don't get any POST... Viola!
Re: motherboard defect
Hardware and Software
Hardware
18 Years Ago
by DeviousRidr
How would you know the MoBo has a
defect
? I prefer process of elimination, but we all have own methods....:lol:
master defect record retrieval using network based feature association
Programming
Computer Science
12 Years Ago
by resmi sanker
can u give me some details regarding this paper?can u plz tell me what is a master
defect
record and feature association?
Re: Defect/Bug/Issue tracker?
Community Center
13 Years Ago
by pritaeas
I use [URL="http://www.mantisbt.org/"]Mantis[/URL]. Compared to the ones you mention, very lightweight, but it suits my needs.
Re: Defect/Bug/Issue tracker?
Community Center
13 Years Ago
by jbennet
Yeah, I like the look of mantis. Wil do for now. Going to write one myself, eventually.... as its kind of a niche role (needs to do reporting and be accessible from android device for QA testers, have subversion integration, ability to kick off builds and run tests as part of our contiunious integration)
Re: Defect/Bug/Issue tracker?
Community Center
13 Years Ago
by peter_budo
[URL="http://www.jetbrains.com/youtrack/download/"]YouTrack[/URL] by jetbrains (free upto 10 users) [URL="http://www.atlassian.com/software/jira/"]Jira[/URL] from Atlassian (we are one of their partners, only commercial version) [URL="http://www.jtrac.info/"]JTrac[/URL] (open source) [URL="http://www.redmine.org/&…
Re: Defect/Bug/Issue tracker?
Community Center
13 Years Ago
by jbennet
Got mantis up and running. :) Cheers anyway. Going to start coding mine tonight though :p
Re: Defect/Bug/Issue tracker?
Community Center
13 Years Ago
by peter_budo
[QUOTE=jbennet;1637610]Got mantis up and running. :) Cheers anyway. Going to start coding mine tonight though :p[/QUOTE] NP, I was just increasing poll options ;)
Re: Personality Defect Test
Community Center
Geeks' Lounge
18 Years Ago
by Sturm
… sugar. That just may be sweeter. In short, your personality
defect
is the fact that you could easily be a sociopath…
Re: master defect record retrieval using network based feature association
Programming
Computer Science
12 Years Ago
by rubberman
You aren't providing enough information to help you. Please elaborate.
Difficulty to form Relations and Normalize
Programming
Databases
17 Years Ago
by shouvik.d
… be considered as a Primary Key. Also there are various
defect
categories (viz. CAT-I,CAT-II). Moreover each Category …UUT. Conversely I should also be able to find a
defect
exists in which UUTs. Kindly guide me on this …to associate a single UUT to multiple Categories and the
defect
names inside each category. I hope I could explain …
Find specific line in file and print following line
Programming
Software Development
11 Years Ago
by Rebecca_2
… defects = 1 Total charge on
defect
= -4.00
Defect
centre is at 1.0000 0.…the lines: **** Optimisation achieved **** Final
defect
energy = 64.41932012 Final
defect
Gnorm = 0.00000283 **N.B.… 'Final Energy =...' and 'Charge on
defect
...' and 'Final
defect
energy=...' but only provided optimisation is achieved…
No value given for required parameters
Programming
Software Development
17 Years Ago
by baker4
….PositionInClub, BoatDefectLog.BoatDefectLogID, BoatDefectLog.HullNumber, BoatDefectLog.
Defect
, BoatDefectLog.DateReported, BoatDefectLog.Repaired, BoatDefectLog.DateRepaired …Open() Dim SQL As String = "SELECT [BoatDefectLogID], [HullNumber], [
Defect
], [DateReported], [Repaired], [DateRepaired], [FirstName], [Surname], [Address], …
c# object strategy
Programming
Software Development
15 Years Ago
by slider212
…is a stupid question. I have written a basic
Defect
Management app which allows developers to create a release …and an object called DefectCollection with is a collection of
Defect
objects. When I load a Release (using it'…all the defects and reference them 3, Write an
defect
collection that loads defects as required and allows multiple release…
Re: Find specific line in file and print following line
Programming
Software Development
11 Years Ago
by Gribouillis
… import itertools import re wanted = ( 'Final energy =', 'Total charge on
defect
=', 'Final
defect
energy =', '**** Optimisation achieved ****', ) regex = '^(?:{0})'.format('|'.join(re.escape…
Calendar window is not coming for the Dynamic rows
Programming
Web Development
19 Years Ago
by manish Kishore
… color=white style="font-size: 8pt">Total
Defect
</font> </td> <td width="… color=white style="font-size: 8pt">Total
Defect
</font> </td> <td width="… color=white style="font-size: 8pt">Total
Defect
</font> </td> <td width="…
c home work
Programming
Software Development
18 Years Ago
by MasterBlast
… be like this : please enter candidate family condition,
defect
percent, children number, working condition: [B]s 20…[code=c] printf("please enter candidate family condition,
defect
percent, children number, working condition: "); scanf("%…c,%d,%d,%d",&status,&
defect
,&chnum,&w_cond); [/code] i dont get…
Confused about reading files
Programming
Software Development
11 Years Ago
by Rebecca_2
…elif s.startswith('Total charge on
defect
'): print(s + ' ', end=' ', file…', file=writer) elif s.startswith('Final
defect
energy'): if opt=='y': print(s, …
Re: c# object strategy
Programming
Software Development
15 Years Ago
by Antenka
…'t have too many data. [quote=slider212 ]3. Write an
defect
collection that loads defects as required and allows multiple release…
Re: c home work
Programming
Software Development
18 Years Ago
by Ancient Dragon
>>scanf("%c,%d,%d,%d",&status,&
defect
,&chnum,&w_cond); The problem is here: replace the commas with spaces.
checkif the password that has been received from the API call compares to "clear|....
Programming
Software Development
16 Years Ago
by sepiso
… the testers team. am new to python. the
defect
is as follows: "A small code change must be …
My HDD won't format
Hardware and Software
Hardware
16 Years Ago
by nicojk
… settings? Or is the WD HDD has a
defect
? How to identify the
defect
? Or is there something I don't know…
Re: My HDD won't format
Hardware and Software
Hardware
16 Years Ago
by caperjack
[QUOTE=nicojk;813859] I wonder if something is wrong with my jumper settings? Or is the WD HDD has a
defect
? How to identify the
defect
? Or is there something I don't know, it's confusing. Please help me.[/QUOTE] whats confusing you picked up a hdd and expect it to work!
Software Testing Takes Up Residence in the Cloud
Digital Media
UI / UX Design
16 Years Ago
by EddieC
…, document and project management, test-case creation automation and archiving,
defect
tracking and reporting. The system was previously available only as… the [url=http://www.atlassian.com/software/jira/]JIRA[/url]
defect
tracking system. "Objects stay in JIRA, and if they…
Code Tool For Android Touches Down
Digital Media
Digital Marketing
Search Engine Strategies
16 Years Ago
by EddieC
… analysis solutions, today began shipping a version of its Insight
defect
checker that's aware of Android's unique application programming… other tools doing this for Android." Those Android-aware
defect
checkers, he said, allow developers to identify NULL pointer exceptions…
Tecra a4 won't boot - I am getting mad.
Hardware and Software
Hardware
15 Years Ago
by lavalspatz
… at Ebay. It was said there is a hard drive
defect
only...it's not. When I try to switch the… from the very beginning. I already tried to: - remove the
defect
hard disk - remove the power cable only - remove only the…
xsl (headace) enigma ...
Programming
Software Development
15 Years Ago
by emime
…: normal;">structure ('ENTITY_NAME': "SIT_RTDEFECT_REF", 'STR_DEFECT_COD: "
defect
code")</p> <p class="Absatz…; <pre>structure ('ENTITY_NAME': "SIT_RTDEFECT_REF", 'STR_DEFECT_COD: "
defect
code")</pre> <p class="Absatz…
Re: Confused about reading files
Programming
Software Development
11 Years Ago
by woooee
…; if s.startwith(('Total number of defects', 'Total charge on
defect
', etc.)) Are you saying that you want to stop looking…
1
2
3
8
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC