Explain about opening notepad in QTP and writing of test
result in notepad?
Answer Posted / narendrababu
In qtp directly we con't open notepad.so,create an object
first(fso),through this obj we can access notepad.
to create an obj
set fso =create object(scripting.filesystem object)
set x= fso.opentextfile()
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is the use of text output value in quicktest professional?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
What are the different recording modes and how do they work?
What is the basic concept of quicktest professional (qtp)?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
How to open a new test using quicktest professional?
Explain hybrid framework with advantages and disadvantages?
What is recovery scenario manager? When you go for recovery scenario manager?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
How to analyzing the checpoint results?
Diff b/w test scenario's and test Procedures?
What is TOM in QTP?
How to find Operating system information using QTP script?