*** Test Cases *** Main UI Connect Database #連線資料庫 ${DB_List} Create List ${DML}= Set Variable SELECT * FROM CheckItem ${queryResults}= Query ${DML} #執行DML資料操作語言 ${RowCount} Row Count ${DML} #取得列資料有幾筆 : FOR ${index} IN RANGE 0 ${RowCount} \ ${DB_List_Return}= Query DB data by Nested loop ${queryResults} ${index} ${DB_List} *** Keywords *** Query DB data by Nested loop [Arguments] ${queryResults} ${x} ${DB_List} ${one dimension array} Convert To String ${queryResults[0]} #只取一列資料當代表 #用逗號分開字串(註解不要寫在有=的句子後面) ${two dimension array} = Split String ${one dimension array} , ${ColumnTotal} Get Length ${two dimension array} #可以取得長度=欄位數 Log 取得列資料的欄位數${ColumnTotal} : FOR ${y} IN RANGE 0 ${ColumnTotal} \ ${string} Convert To String ${two dimension array[${x}][${y}]} \ Append To List ${DB_List} ${string} [Return] ${DB_List}
總網頁瀏覽量
基礎Note
☪About Me
(1)
免費軟體
(2)
教學
(4)
教學文件
(42)
會計軟體
(1)
電腦系統
(1)
Adapter
(8)
Adobe Premiere
(1)
AlertDialog
(7)
Android App 介紹
(1)
Animation
(1)
API
(2)
APP範例
(1)
Array
(1)
AsyncTask
(1)
Auto Test Case
(32)
AutoCompleteTextView
(1)
Bitmap Drawable
(3)
BroadcastReceiver
(4)
Button
(1)
Codility
(2)
Contact
(4)
DB
(1)
Dialog
(2)
Documents
(1)
Eclipse
(3)
Ellipsize
(1)
File
(4)
Focus
(2)
Fragment
(4)
Gallery
(2)
GIT
(4)
GitHub
(1)
GridView
(8)
HashMap
(1)
HorizontalScrollView
(6)
IIS
(1)
Intent
(3)
IntentService
(1)
Internet
(2)
KeyEvent
(1)
Layout
(1)
ListView
(11)
Log
(1)
Mac / iOS
(11)
Manifest
(1)
Marquee
(2)
Math
(1)
MediaPlayer
(5)
MediaRecorder
(5)
MSMQ
(1)
onClick
(1)
PackageManager
(6)
PHP
(1)
PIS
(3)
PowerManager
(1)
Progress
(2)
SCREEN
(1)
Search
(6)
Service
(1)
SharedPreferences
(3)
SimpleDateFormat
(1)
SonarQube
(1)
Sound Recorder
(1)
Spinner
(2)
SQL server Management
(16)
SQLite
(13)
String
(1)
STS
(5)
SVN
(1)
Thread
(1)
Toast
(3)
Typeface
(1)
Uri
(2)
VB.NET
(17)
VMware
(1)
關於我自己
2016年8月18日 星期四
【Auto Test Case】【RIDE】【Model】取得DB每一欄位資料存成字串
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言