public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action to Set text at a particular location in Mainframe Terminal");
 }
예제 #2
0
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action in case you want to perform  a SOAP Action.");
     TBH.AddLineBreak();
     TBH.AddText("Enter End Point URL, SOAP Action, File location/Request Body, select security level and authorization if required.");
 }
예제 #3
0
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
 }
예제 #4
0
파일: ActSoapUI.cs 프로젝트: lanicon/Ginger
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action in case you need to run SoapUI Project XML using the SoapUI test runner." + Environment.NewLine + Environment.NewLine + "This action contains list of options which will allow you to run simple or complicated test using the generated soapUI project XML." + Environment.NewLine + Environment.NewLine + "Prerequisite:" + Environment.NewLine + "1.) you should have SoapUI 5.0.0 or above installation folder on your Machine." + Environment.NewLine + "2.) SoapUI ProjectXML." + Environment.NewLine + "3.) Values/Properties in case you need to add some on the top of the existing data under the project XML." + Environment.NewLine + "4.) String for validation if needs to verify the output." + Environment.NewLine + Environment.NewLine + "Validation: The action will pass if :" + Environment.NewLine + "1.)ignore validation checkbox is unchecked and No step came back with Failed/unknown status." + Environment.NewLine + "2.)The Ignore Validation checkbox is checked and The entered Validation string for output has been found in the response" + Environment.NewLine + Environment.NewLine + "Validation: The action will be failed if :" + Environment.NewLine + "1.)Ignore Validation is unchecked and at lease one step came back with Failed status." + Environment.NewLine + "2.)Ignore Validation checkbox is checked and The entered Validation string has not been found in the response for at lease one step");
 }
예제 #5
0
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Validate tags in XML/JSON documents by path");
     TBH.AddLineBreak();
 }
예제 #6
0
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action to open a url in ginger.To open an url,just put url in value and run the action.");
 }
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action in case you need to run click on device button like: Power/Volume/Home");
 }
예제 #8
0
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action in case you need to automate a click on an object from type Button."
                 + Environment.NewLine + Environment.NewLine +
                 "For Mobile use this action only in case running the flow on the native browser.");
 }
예제 #9
0
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action in case you want to compare the screen area.");
 }
        public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
        {
            TBH.AddText("Use this action to log end-to-end latency of web site to CSV file later on you can analyze trend and much more of each parameter");
            TBH.AddLineBreak();
            TBH.AddLineBreak();

            TBH.AddBoldText("CSV File Name - if exist will append result to this file");
            TBH.AddLineBreak();
            TBH.AddBoldText("Details - Column for additional info like URL used, variable etc");
            TBH.AddLineBreak();

            TBH.AddBoldText("Calculated Return Values:");
            TBH.AddLineBreak();
            TBH.AddText("pageLoadTime = loadEventEnd - navigationStart");
            TBH.AddLineBreak();
            TBH.AddText("connectTime = responseEnd - requestStart");
            TBH.AddLineBreak();
            TBH.AddLineBreak();
            TBH.AddBoldText("Raw data Values");
            TBH.AddLineBreak();
            TBH.AddText("• navigationStart");
            TBH.AddLineBreak();
            TBH.AddText("• unloadEventStart");
            TBH.AddLineBreak();
            TBH.AddText("• unloadEventEnd");
            TBH.AddLineBreak();
            TBH.AddText("• redirectStart");
            TBH.AddLineBreak();
            TBH.AddText("• redirectEnd");
            TBH.AddLineBreak();
            TBH.AddText("• fetchStart");
            TBH.AddLineBreak();
            TBH.AddText("• domainLookupStart");
            TBH.AddLineBreak();
            TBH.AddText("• domainLookupEnd");
            TBH.AddLineBreak();
            TBH.AddText("• connectStart");
            TBH.AddLineBreak();
            TBH.AddText("• connectEnd");
            TBH.AddLineBreak();
            TBH.AddText("• secureConnectionStart");
            TBH.AddLineBreak();
            TBH.AddText("• requestStart");
            TBH.AddLineBreak();
            TBH.AddText("• responseStart");
            TBH.AddLineBreak();
            TBH.AddText("• responseEnd");
            TBH.AddLineBreak();
            TBH.AddText("• domLoading");
            TBH.AddLineBreak();
            TBH.AddText("• domInteractive");
            TBH.AddLineBreak();
            TBH.AddText("• domContentLoadedEventStart");
            TBH.AddLineBreak();
            TBH.AddText("• domContentLoadedEventEnd");
            TBH.AddLineBreak();
            TBH.AddText("• domComplete");
            TBH.AddLineBreak();
            TBH.AddText("• loadEventStart");
            TBH.AddLineBreak();
            TBH.AddText("• loadEventEnd");
            TBH.AddLineBreak();
            TBH.AddLineBreak();
            TBH.AddBoldText("Supported browser");
            TBH.AddLineBreak();
            TBH.AddText("Desktop: Chrome 6.0+ , Firefox 7+, Internet Explorer 9+, Opera 15.0+, Safari 8+");
            TBH.AddLineBreak();
            TBH.AddText("Mobile: Android 4.0+, Firefox 15+, IE Mobile 9+, Opera Mobile 15.0 +, Safari Mobile 8+");
            TBH.AddLineBreak();
            TBH.AddLineBreak();
            TBH.AddText("More info at:");
            TBH.AddLineBreak();
            TBH.AddBoldText("http://www.w3.org/TR/navigation-timing/");
        }
예제 #11
0
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action to Read/Write Data from a common place for all Business Flows/Activities/Actions.");
 }
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this to Send Keys to Mainframe");
 }
예제 #13
0
파일: ActShell.cs 프로젝트: lanicon/Ginger
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action in case you need to run Shell action like: ps, ls etc.");
 }
예제 #14
0
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Email Action let you send email");
     TBH.AddLineBreak();
     TBH.AddText("It is possible to include attachments");
 }
예제 #15
0
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action in case you need to automate smart sync.");
 }
예제 #16
0
 public override void ActionUserRecommendedUseCase(ITextBoxFormatter TBH)
 {
     TBH.AddText("Use this action to perform validations Using Value Expression editor ");
 }