SyncTestCaseProcessor

package
v0.0.0-...-344e952 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start_Processor

func Start_Processor(tc_name string)

Types

type CSV_To_MySQL

type CSV_To_MySQL struct {
	Processor_name string
	Source         struct {
		Source_type     string
		Source_location string
	}
	Processor struct {
		Processor_name string
	}
	Target struct {
		Target_type   string
		Database_name string
		Table_name    string
	}
}

type TC_Info

type TC_Info struct {
	TC_name     string
	TC_ID       string
	Country     string
	Environment string
	Project     string
	TC_Type     string
	TC_desc     string
}

type TestCaseSteps_CSV

type TestCaseSteps_CSV struct {
	StepID       string
	Test_step    string
	Keyword      string
	Locator_type string
	Target       string
	Value        string
	Comments     string
	Status       string
}

type TestCaseSteps_DB

type TestCaseSteps_DB struct {
	StepID          string
	Step_ID         string
	Test_Step_Desc  string
	Keyword         string
	LocatorType     string
	Target          string
	Value_s         string
	Comment         string
	Tc_name         string
	Country         string
	Environment     string
	Created_date    string
	Modified_date   string
	TCDesign_status string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL