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 |
Analyzing the checpoint results?
Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?
Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
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
What are the advantages of qtp?
how to parameterise a test with data base table or excel sheet?
what type of framework u r using in ur organization
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
which tpye of exceptions mostly do we face in QTP
How should I check my code( Before going to execute) without executing the script in QTP
What is the Risk Analysis? Waht types of risk analysis are there?