What is the difference between Global and Local Data
Sheets?
Answer Posted / gangadhar
global sheet can be used by any action in the test script
file,local sheet can be used only by that action
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How we can import data from database?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
How do you configure QTP AND Test director?
How can you identify the browser and its information using the qtp script?
The hybrid framework can be implemented for any application. Is it true?
What is the default add-ins in qtp?
What are the different types of action?
Is it possible to change the property value at runtime? How it is possible?
How to test results for qtp ?
What is difference between design time and run time data table?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What are some test assets and related extensions of qtp?
Explain qtp(quick test professional)?