| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the differnce between action & script | Lehman-Brothers | 2 |
| what is Compile Module in QTP? what exactly it contains
Functions or Actions? | | 1 |
| Q- what is the advantage of merging tool in QTP 9.2?
| TCS | 1 |
| What r the features of QTP9.2,other than QTP8.0 What r the
extre features of QTP9.2. | | 2 |
| Hi
I am new to QTP. we are planning to implement automation
for the application.
I am trying to execute the following script:
Set ExcelObj=CreateObject ("Excel.Application")
ExcelObj.WorkBooks.Add
Set NewSheet=ExcelObj.Sheets.Item(1)
NewSheet.Name="Order"
ExcelObj.Cells(1, 1).Value = "Name"
ExcelObj.Cells(1, 2).Value = "Ordernum"
ExcelObj.Cells(2, 1).Value = "nam"
ExcelObj.Cells(2, 2).Value = "21"
ExcelObj.ActiveWorkbook.SaveAs "c:\test1.xls"
ExcelObj.Quit
Set ExcelObj = Nothing
in the above script for the line(ExcelObj.Cells(2, 2).Value
= "21")
it is inserting the value 21 successfully.this is fine
But if i want to insert a variable instead of the constant
value then what should be the modification in the script.
For example: If user retrives a value
throug "GetRoProperty" and wants to insert the value into
then how the script changes? | | 1 |
| How do u do batch testing in WR & is it possible to do in
QTP, if so explain? | | 2 |
| I install .Net Add-Ins in my system. It installed properly.
But all the objects are recognizing as window objects only.
But it has to recognize as swf objects. In Record and Run
setting i selected 'Record and run test on any open
browser' and Record and run test on any open Windows-based
application' Can any one tell what setting i have to do to
recognize objects correctly as swf...? Please give some
suggestions..? | | 1 |
| anybody give me the real time example for descriptive
programming of web application | | 4 |
| I have the script like this: Browser("Login").Page
("Application").Frame("ScopeFrame").Link("DC3701737
(Active)").Click in which the value "DC3701737" will get
changed and i have to use the same value in so many places.
I got the value "DC3701737" in to a variable(Say x). Now if
i want to pass the variable in to link object .. how?
Browser("Login").Page("Application").Frame
("ScopeFrame").Link(x).Click
Is it possible to pass any variable into a link object ..
so, that the application will select that link
automatically?
If ur not able to understand, pls let me know. | | 2 |
| Where the text version of script file located in file
system? | | 1 |
| Hi, Can anyone tell me what type questions can be ashed in
interview on QTP? | | 1 |
| Hi All,
What is an XML Checkpoint in QTP? How can i use it while
testing a web application?
Kindly explain in detail.
Thanks in advance | | 2 |
| Write the Test Cases for ATM(Any Time Money) | SpaceLabs | 3 |
| I am using descriptive programming for my project.when QTP
deosn't identity or recognize a object by record and
playback method,is it possible to make QTP identify that
object using descriptive programming?
Note: The object doesn't have unique properties and same
properties used in Record and playback are only available,
no extra properties are defined.
| | 1 |
| How do u write a regular expression for date (dd/mm/yyyy)
field ?
| Semantic-Space | 3 |
| w is descriptive programming | TCS | 2 |
| How the QTP recognize, handle n reports that a error has
been handled by it(QTP) when we perform a recovery scenario
in our application n in what manner it will display it in
resulting window? Plz help me out. | | 1 |
| what are the drawbacks for record and payback in qtp | | 3 |
| what are the different types of framesworks in QTP?what is
the keyword driven framework? | Mindlance | 1 |
| In qtp,how to interact tool & application build? | Polaris | 1 |
| |
| For more QTP Interview Questions Click Here |