WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
Answer Posted / saritha
Automation Framework is the perticular proccedure followed
by company for automation.There are types
1. The test script Modularity framework
2. The test library architectural framework
3. The keyword-driven or table-driven framework
4. The data-driven testing framework
5. The hybrid automation framework (Using two or more
above frameworks
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain process of smart Identification in QTP?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Explain the difference between data driven testing and parameterization ?
after click on compose mail how can we attached a file in qtp with vbscript code
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
What is the use of text output value in quicktest professional (qtp)?
How to add verification steps to tests?
What are the advantages of Object Repository?
Explain how to use QTP to check broken links on a page?
How would you directly trigger javascript in a test?
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...!!!
What are the automation metrice in your project?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
What is use of object spy?
what are the mandatory properties for a tex boxc (scenario?)