where we save the scripts created in one project?
Answer Posted / prasanth
Every project will have a framework and folder structure.
Usually we store scripts in the seperate folder created for
storing scripts in the folder structure of the project.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
Explain different types of checkpoints?
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 and so on. how we can handle this scenerio thru Descriptive programming?
what are all the fileds present in object repository?
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...!!!
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Can we record an application running on a remote machine using qtp?
What are the different ways to invoke an application using QTP?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What are the common defects found in your project? (in qtp interview)
Explain the concept of object repository & how qtp recognizes objects?
What is QTP and the use of QTP in TD?
How many types of actions are there in quicktest professional (qtp)?
how will you check how many members visited the website www.infosys.com?
Explain about business process component? types and usage?