Font Size: a A A

Design And Implementation Of Data-driven Testing Platform

Posted on:2019-02-05Degree:MasterType:Thesis
Country:ChinaCandidate:H ZengFull Text:PDF
GTID:2348330569995892Subject:Engineering
Abstract/Summary:PDF Full Text Request
Software testing is the assurance of software quality,and automation testing is the new request that deals with the software that is becoming more and more complex and enormous,along with Agile,a popular software development process,testing will be run more frequently than before,so traditional and low-efficient testing methods are not applicable to today's development of software.Most of the existing automation testing frameworks focus on graphics testing(UI)and WEB testing,few of them focus on embedded-software.This thesis researches the automation testing using in embedded-software development by comparing existing tools,study their advantages.To analyze the characteristics of platform data and test case data,we abstract test case data which is relatively independent of platform data,then store them into structured files,we could retrieve commands and data from those files by matching attributes in tags.As to man-machine interface,we introduced concept of data-fragment which is a set of instructions,it consists of logic instructions,variables and configurations.The purpose of this thesis is to introduce testing logic based on the data said above,let testers can write test cases in a very natural way,don't concern low-level details.Few people works on framework development,they abstract each process.The others focus on writing new test cases according to rules.At the end,this system also provides the friendly interface to developers and management so that they can verify their fixes or track progress of development.
Keywords/Search Tags:automation-testing, embedded-software, framework, data-driven
PDF Full Text Request
Related items