w is configaration management
Answers were Sorted based on User's Feedback
Answer / santhosh
Configuration management covers the processes used to
control, coordinate, and track: code, requirements,
documentation, problems, change requests, designs,
tools/compilers/libraries/patches, changes made to them, and
who makes the changes. (See the 'Tools' section for web
resources with listings of configuration management tools.
Also see the Bookstore section's 'Configuration Management'
category for useful books with more information.)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi kiran
Configuration Management Tool is used throughout the SDLC.
Purpose is to identify configurable items in a project,
keep those in repository & maintain version controlling.
It is virtual library of computer files, stores information
like FRS, SRS, TP, Test Case documents etc..
Different types of Configuration Management Tool Are:
AccuRev, Aldon, All Change, CM Synergy, CCC / Harvest, VSS,
Team Suit, etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raghu
this is Configuration management tool used to keep in sinc
the documents whenver some changes are made in the
application..
| Is This Answer Correct ? | 0 Yes | 0 No |
One build is delivered. in that build button name is submit. but in the next buit that name of the button changed as login.are u continue with previous recorded script or u make any changes?
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?
how can you describe the basic flow of automation with conditional and programmatic logic?
How to merge the two object repositories
What is quicktest professional (qtp window?
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, and also tell me the best institute and the estimate cost for joining the institute ib delhi NCR. Hence, if possible, kinldy mail PDF file to my mail-ID: kumar123.pathak@gmail.com , Regards, kumar pathak
Plz explain about object propeties in object identification? means.. explain about 1. mandatory properties.2. assestive properties 3. ordinal properties.
How will you handle the situation when object is not captured during record?
What is object spy in quicktest professional (qtp)?