Answer Posted / shiva
.xls/.txt
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
When Recovery scenario actually starts while testing the application?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
What is the quicktest professional (qtp) testing process?
What are the ways you can synchronize?
What is accessibility check point?
Explain the differences between table and db checkpoints?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is checkpoints for qtp?
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
Can I change properties of a test object?
How many tabs are available in debug viewer pane?
can any body give the banking domain concepts/links
what is the difference between IE & Netscape in web testing on a log in page