Site Administrator is a very important component provided by Quality Center which is used for following…
1. Creating new users
2. Deleting old users
3. Modifying the information of the users
4. Creating the Domain
5. Creating the projects i.e allocating the space for new projects in the server/ common resources area
6. Assigning the users for the project and all other administrative activities.
* We write Functions in Quality center in such way that to open Test script in QTP and when we save it that will be saved in Quality center.
* Scripts can’t be written in quality center.
* Scripts can’t be executed in quality center.
** Two ways we can test the application
1. Thru QTP : By giving the path in QTP for quality center.
2. Thru Quality Center : by opening QTP from quality center.
-> Write some script in test pane ( say: msgbox “Hai”)
-> Save it to hard disk or
-> If thru quality center a Connection must be established….
-> Open Tool -> File -> Quality Center Connection
-> It will ask for Server name or url , give the name as required
-> Give the username and password
-> Select the domain name and project , click on Login button
-> Now connection is established.
-> Now click on Save the file option , so that it will be saved in quality center
-> If you want you can Retrieve the saved file by selecting file -> Open option
-> If you want to Logout, select File -> Quality Center -> Logout -> Change user -> Disconnect.




