how to call a text file
Answers were Sorted based on User's Feedback
Answer / satyaprasad
dim fso,f
set fso=createobject("scripting.filesystemobject")
set f=fso.opentextfile("path of the file")
f.close
| Is This Answer Correct ? | 8 Yes | 0 No |
Call a text file using
Datatable.Imoprt("Text file Path")
| Is This Answer Correct ? | 1 Yes | 1 No |
define incident and test ware.
What is Negative testing?
How can you report the defect using excel sheet?
Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.
How will you track defects? Or Bug life cycle?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach
What are microsoft 6 rules?
For a tester which certification courses is best?
What is bug severity?
when we use the Equivalance Partioning techinique
It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.
what is production defects?