When a requirement is given to u to automate , What is ur
basic approach ?
Answer Posted / ycy
So many things we need to lookup
1.Whether it is feasible to automate this application
2.Which language application developed, indentify the tool
to support application
3.Application whether it is one time testing or long term
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which environments does qtp support?
Is it possible to switch between recording modes during a test creation?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
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...!!!
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
What is a checkpoint? How many check points are there in qtp?
Do you know how to connect database? Can you tell me the procedures?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Write a script to verify font style and color of a windows object using descriptive programming
How to customize checkpoints with parameters?
Why script error occur in between recording in qtp?
How to check feasibility of the appliction?in automation testing?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How can you pass value one action to another action?