what is advantage of descripting programming in QTP?
Answer Posted / bheemesh
Before u understand the concept of descriptivness programming first of we need to understand behavior of qtp in normal progarming.in normal programming first qtp understand the scripting statement then decide what action need to perform on which object.then i will go to object repository then searching for information.so maintenance is easy.
in descripting language the objects are identified in test plane only.so main advantage is performance is good rather than descripting language.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to handle Java tree in QTP?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
What are the 3 main stages involved in testing with qtp?
What is qtp window?
Give the syntax to load function at run time.
how many maximum number of virtual users we can create?
How to remove the associated function library?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
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
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
Can we create a qtp test from qc?
How to use output values in qtp ?
What is the file extension of the code file and object repository file in QTP?
What is checking bitmaps?
How to run a test using quicktest professional (qtp)?