How do you start automating/ writing your QTP scripts ?
Answer Posted / jay prakash
We start writing the scripts by creating the object
repositries first.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
Key word driven framework
How to handle dynamic objects in quicktest professional (qtp)?
Explain the concept of object repository & how qtp recognizes objects?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Which recording modes need more memory?
What are the different types of recording modes in qtp? Which will be used when?
What is checkpoints for quicktest professional (qtp)?
How to give a call to another action from one action?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
How to attach a file to TD?
What is keyword view?
Define Error Pane of UFT?