Identification, control, auditing, and status accounting
are functions of which one of the following?
1. Configuration management
2. Quality assurance
3. Verification and validation
4. Testing
5. Inspection
Answer Posted / fewf
Configuration Management
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Suggest some good webinars on Testing concepts?
On what basis you can arrive at an estimation for your project?
What is path coverage testing?
Explain end-to-end testing?
Explain incremental integration testing?
How is an sql query executed in oracle 8?
What is the difference between preventative and reactive approaches to testing?
What do enterprises do for QC 11 to prevent minimum data loss ?
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 black-box testing?
Mention what the difference between pilot and beta testing is?
Define defect density.
how many types of automation frame works are there?
What do you mean by trend analysis?
What is oo system testing?