QTP的那些事--运行时插入数据和获得运行时的数据

运行时插入数据:

datatable.LocalSheet.GetParameter("实际结果").Value="查询到结果"

 

运行时获得插入的数据:

actualvalue=trim(datatable.LocalSheet.GetParameter("实际结果").RawValue)

posted @ 2012-05-29 18:11  高级测试开发网  阅读(269)  评论(0编辑  收藏  举报
了解开发资源最新动态:https://seniortesting.club