WORKING WITH QTP

TestEveryThinG

Archive for the ‘Jenkins’ Category

Available Android app of Testeverything Site

Posted by rajivkumarnandvani on July 26, 2016

Hi,

Now you view the TestEverything Site updates on your Android mobile.just download the android app

Please refer the below link to download the apk file of  Teverything Site.

https://drive.google.com/file/d/0B27kZ9NQHijSQnJtc1RYdGVyR2M/view?usp=sharing

Download TesteveryThing APK file
TesteveryThing APK

Posted in Automation, DATABASE, FAQ QTP, Jenkins, JMETER, Miscellaneous, QTP, QTP FAQ, SELENIUM, WEB, WEBDRIVER, WINDOWS | Tagged: , , , | Leave a Comment »

HOW TO UNINSTALL JENKINS

Posted by rajivkumarnandvani on January 13, 2015

How to uninstall Jenkins on Mac system

  1. Execute from terminal
  2. /Library/Application Support/Jenkins/Uninstall.command
  3. Or use Finder to navigate into that folder and double-click on Uninstall.command.
  4. If the uninstallation script cannot be found, use:
  5. sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist
  6. sudo rm /Library/LaunchDaemons/org.jenkins-ci.plist
  7. sudo rm -rf /Applications/Jenkins “/Library/Application Support/Jenkins” /Library/Documentation/Jenkins
  8. if you want to get rid of all the jobs and builds:
  9. sudo rm -rf /Users/Shared/Jenkins
  10. to delete the jenkins user and group (if you chose to use them):

    11.sudo dscl . -delete /Users/jenkins

    12.sudo dscl . -delete /Groups/jenkins

   Get more info…

Baby Products

Posted in Jenkins, QTP | Tagged: , | Leave a Comment »