What is source control?

Showing Answers 1 - 4 of 4 Answers

MUDIUM RAVI

  • Oct 27th, 2006
 

Source control is nothing but putting the source code under a repository with access controls to th users.

If some one wants to change the code he/she should have the permission to get the file from repository, modify the code and put the file back in repository.

  Was this answer useful?  Yes

Seetha lakshmy

  • Nov 2nd, 2006
 

hi ravi

can u expalin what is the purpose of source control in QTP?????

  Was this answer useful?  Yes

KodumuruRamesh

  • Nov 6th, 2006
 

Hi Source is a property.Source Property:Identifies the COM object responsible for causing the script error.

Syntax:  Object.Source

          -->it returns a string.

Example:  Err.Source

kodumururamesh@yahoo.co.in

  Was this answer useful?  Yes

KodumuruRamesh

  • Nov 6th, 2006
 

hi

   source ia a property.

   Source propertry:

                           Indentifies the COM object responsible for causing the script error.

   Syntax:    object.source

                  -it returns a string

    example: Err.Source

kodumururamesh@yahoo.co.in

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions