what r testing tools ,bug tracking tools, test management tools & configuration tools used in ur company?
MBT,
3 7837What do you call a collection of descriptions of the data items for the benefit of programmers and others who might need to refer to them? 1. A data dictionary 2. A data model 3. A repository 4. A specification 5. A data map
1 5587Testing that checks that a modification applied during maintenance has NOT affected the code corresponding to those functions of the system that should be unaffected by the modification is called which one of the following? 1. Acceptance testing 2. Unit testing 3. Regression testing 4. Validation testing 5. System testing
5 6885What is validation? 1. The process of determining whether or not the product at a given phase of the lifecycle fulfills the requirements established during the previous phase 2. The process of evaluating software at the end of the software development cycle to ensure compliance with the software requirements 3. The audit and formal examination of the actual as-built software product versus the design documentation and user/support manuals 4. The process of finding solutions to identified defects 5. The process of visibly, traceably, and formally controlling the evolution of software
1 3800What is the term for decomposing a software program so that latent design information can be extracted? 1. Reengineering 2. Regression 3. Restructuring 4. Reusability 5. Reverse engineering
2173In the Capability Maturity Model, at which level is effective measurement mastered? 1. Level 1 2. Level 2 3. Level 3 4. Level 4 5. Level 5
2 4907Which one of the following activities is the most efficient and most cost effective at identifying defects? 1. Prototyping 2. Unit test 3. Beta test 4. Design/code inspection 5. Risk analysis
2037Which one of the following is used as a tool for tracking an SQA project? 1. Pareto chart 2. PERT chart 3. Run chart 4. Control chart 5. Cause and effect chart
1 4515The Following Characterstics posses some XYZ company. * Uses formal standards and policies * Conducts software inspections * Has advanced configuration management and change control * Uses CASE tools * Has a software engineering process group * Gathers metrics on process and quality * Requires that developers have formal software engineering training * Practices continued process improvement Based on aboue , Tell me which CMM Level is the company..? 1. Level 1 - Initial 2. Level 2 - Repeatable 3. Level 3 - Defined 4. Level 4 - Managed 5. Level 5 - Optimizing
HCL,
2133Your audit indicates that the corporate quality management system did NOT work as it should have. How should this finding be categorized? 1. Minor nonconformance 2. Major nonconformance 3. Deficiency 4. Observation 5. Catastrophic failure
2503Post New Testing AllOther Questions
Mention what the difference between pilot and beta testing is?
What are the advantages of SCSI compared to ATA or IDE ?
Explain compatibility testing?
Explain static analysis?
What is quality system?
What is loop testing?
Test Items and Feature To Be Tested for calculator
What is test phase?
Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
Explain how to test documents in a project that span across the software development lifecycle?
Explain mutation testing?
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 random/monkey testing?
What is storage testing?
What is quality assurance (qa)?