|
此文章由 xuerzj 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 xuerzj 所有!转贴必须注明作者、出处和本声明,并保持内容完整
这是我写的邮件内容,请大家帮我看看,改改语法错误。谢谢大家了。
1.
When we prepare test data in the sample ptp file, we'd better not to use the original data but replace them to new ones. It would make you much easier to find whether the execution result is right or not. Otherwise, using the original data might make you judge the test result wrongly.
For example, some result field value should be equal to the value of ptp file field A. Use the original sample file to test and the result is correct, but in fact the result field value does not come from field A but field B. It just happened that the values of field A and B are same. This test way makes you pass the test case wrongly. If we modify the value of field A, we can easily find this defect.
2.
Since I have no much work to do these days, I wonder if I could have a chance to learn some skills about environment installation in my free time. You know I am not familiar with Unix, Linux, WAS and DB2, but I am very eager to grasp these skills. I hope I could help you guys when the environment installation tasks are urgent and I am anxious to enhance my ability too. I have read some documents these days, but the content is too wide and I made little progress without operating in the real environment. And I think learning something in the work is better, as it will be quick and practical. So I need your help and wonder if there is some environment can be used to practise. Of course, maybe you have some other advice, please tell me. Thank you:-) |
|