ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
Can Any One Write How to Write the Script for Child Objects
 Question Submitted By :: Manohar_143
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Can Any One Write How to Write the Script for Child Objects
Answer
# 1
Here i am giving one example to create New file in New 
Folder and to write a "Hello World" in that file

File System Object Model
----------------------------
set fso =createobject("scripting.filesystemobject")
set newfolder = fso.createfolder("C:\QTP",True)
Set newfile = newfolder.createtextfile("C:\QTP\Test1",True)
newfile.writeline("Hello World")
newfile.close


Try with tis..I hope it will work
 
Is This Answer Correct ?    0 Yes 2 No
Kanda
 
  Re: Can Any One Write How to Write the Script for Child Objects
Answer
# 2
Sorry , Actuvally i want the Example script for Using the 
Child objects. 
Iam not sure of using the Child Objects . I know the script 
that which you had written for Fikle system Objects.
 
Is This Answer Correct ?    0 Yes 1 No
Manohar
 
 
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
wht is the difference betn check point and output value? BirlaSoft4
what is use of optionexplicit in variable declaration GE4
What is difference between QC and TD?  8
what is frame work of qtp? ITC-Infotech3
What is Object Spy in QTP? vsworx10
write vb script code to delete the duplicate values in an array. ADP2
How to "Turn Off" QTP results after running a Script?  2
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?  1
What is the life cycle of QTP? Pls Give me Exact answer? Google3
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2  1
What type of VB script u had done in expert view? HCL1
What is the Risk Analysis? Waht types of risk analysis are there?  1
Hey friends i m facing a problem when i m running my script in qtp it waits for about 5-10 secs before starting execution why it is so can any one solve my problem .Previously it was running fine  1
what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana) TCS3
can QTP works on LINUX platfom  2
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?  1
Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.  1
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?  2
what is frame work?  2
When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.  2
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com