pls tell me different type of automation frame works in QTP
and which one need to select in client server application
Answer Posted / niranjan123
Modular framework:-In this framework, the test scripts are
created in a modular fashion ie small small modules of
scripts are created as per the AUT and then everything is
club together as a whole.mainly used while writing the test
scripts for win runner.
keyword framework:- test scripts are created based on the
keyword and datatables ie each step of the scripts are read
and execute the each step accordingly the values mentioned
in the datatables. mainly used for QTP.
Point to be note abot the above mention framework is ---How
your test script is written and executed.
About Linear framework----No idea--
Please let me know---if i am wrong...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to find a window is minimized or not
how to idetfy which test cases are automated?who will deside that plz tell me
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Can any suggest me what is exposure testing?
what is defenetion of kiran can u tell me plz CVS, SVN
What is file database?
how will you check how many members visited the website www.infosys.com?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Which functionalities of QTP used in banking project?
What is debugging? How you debug your script?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
how to acess a test in RSA?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?