Hi Friends ,I want to Know name of the Site for the QTP
Help and the Best Book through that I can start the QTP
Practice here also whare can I download the QTP Users Guide
I search I was Unable .
Answer Posted / mayur
take qtp software from ur friends load it in help menu u
find tutorial and user guide
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the Command used to start the QTP
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
What are the methods used in UFT to handle exceptions or run-time errors?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
What is qtpro? What is a quick test professional?
Explain object spy in qtp.
How to recognise the webelement and verifying that webelement is enabled?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
Explain different checkpoints in qtp.
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Explain about datafile/verification of date file when file is not available in local system?
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?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How to test background color and dynamic images during run time can you put the check point for moving objects?