what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / gopi
Frame work means sequential flow of process.
Frequently used functionality can be stored at a common
storage point and call them whenever they required.
In this we maintain well defined folder structures for each
and every action.
Data driven framework: we execute the script by using
different types of input data i.e multiple data.
for this framework we maintain data sheets and use that
sheets in our script for validating the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
Explain types of descriptive programming?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
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...!!!
Explain the new feature of UFT regarding the export of test results?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What is the difference between byref and byval in qtp?
How to find the path of folder in which the test is saved in qtp?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
What contains Data Driven Framework document in qtp?
can i compare two databases using QTP ?