What are the different types of Bugs we normally see in any of the Project? Include the severity as well.
1. User Interface Defects -------------------------------- Low 2. Boundary Related Defects ------------------------------- Medium3. Error Handling Defects --------------------------------- Medium4. Calculation
Latest Answer : HIhttp://pvcs.synergex.com/products/pvcs_tracker.aspxSrinivas ...
Latest Answer : Defects may be as follows.-> If the mapping is not done properly between the test cases and requirements-> There may be a chance to miss some of the requirements-> There may be a chance to miss to cover all the test cases for requirements-> ...
What is meant by functional defects and usability defects in general? Give example.
Latest Answer : Functional Defect:- If the functionality of the application is not working as per the requirement specification, it is functionality defect.e.g. For calculator application Requirement is 1+1 = 2.But the application is displaying 1+1=0.It is functionality ...
Querying a DOM Document with XPath | |
Querying a DOM Document with XPath One way to access the DOM tree in a DOMDocument object is through an associated DOMXPath object Identifying a specifi c node or nodes within the DOM tree of a DOMDocument object with this approach involves use of appropriate XPath expressions passed to the DOMXPath |
|
EDI Document Types | |
EDI Document Types EDI documents come in various forms each of which can appear differently depending on the company’ s internal computer system Also while each standard has code specificity each order may look very different a clothes company will send details of color and sizes while a f |
|
Testing and Integration | |
Once the software is complete, it will go though rigorous testing before its actual integration. In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al |
|
The Interview Snafu | |
How to turn someone else’s mistake to your advantage
Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de |
|
Winning a Job Interview with a Winning Resume | |
Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof |
|
JavaScript Document Object Methods Part II | |
JavaScript Document Object Methods Part II In this JavaScript tutorial you will learn about document object methods getElementsByTagName getSelection handleEvent releaseEvents routeEvent write writeln along with syntax examples and brief explanation mosgoogle center getElementsByTagName The the getE |
|
Client-Server Testing Technology | |
Client Server Testing Technology Client Server Software Client server software requires specific forms of testing to prevent or predict catastrophic errors Servers go down records lock I O Input Output errors and lost messages can really cut into the benefits of adopting this network technology Test |
|
JavaScript Document Object Methods Part I | |
JavaScript Document Object Methods Part I In this JavaScript tutorial you will learn about methods of document object along with syntax and examples This section covers captureEvents open close getElementById getElementsByName methods with explanations for each method mosgoogle center Methods of d |
|
JavaScript Document Object | |
JavaScript Document Object In this JavaScript tutorial you will learn about document object part of JavaScript window object properties and windows of document object alinkColor anchors applets bgColor cookie domain embeds and fgColor mosgoogle center The Document object is part of the W |
|
JavaScript Document Object Properties | |
JavaScript Document Object Properties In this JavaScript tutorial you will learn about Document Object Properties viz formName forms images lastModified layers linkColor links plugins referrer title URL and vlinkColor mosgoogle center formName Using the formName property any form in the document can |
|
|