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 are the types of object repository in qtp?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
We stored into the objects OR and then write the scripting
What is the difference in testing a client-server application and a web application?
On what document base Descriptive programming is written if build is not yet ready ?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
how u will evaluate the tool for test automation?
Dis advantages of XML checkpoint ?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
Explain the features and benefits of quick test pro(qtp)?
how to test load test and block box testing an a web based application pls give ans briefly
What is the use of an object spy tool in qtp?
What is the architecture of your project? Can any one answer for this question plz........
Explain different types of checkpoints?