Answer Posted / sivagopal.m
Automation testing is nothing but testing an application
with the help of a tool which could perform all the actions
with least or no manual intervention,verification and
reporting the results
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
what function you write to do database testing with the help of qtp?
how to test Web application using QTP software
How do you delete unwanted results in qtp?
HOw to add the recovery file at runtime to the test file .
Is it possible to split an action? How?
can any one say that where we can download the QTP trail version ??????????
What do you to script when objects are removed from application?
How to find a window is minimized or not
Explain the views in the QTP GUI?
What is the script for database check point, bitmapchek point, regular expression ?
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...!!!
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
how interviews will be on QTP?
Why qtp always start action1 and does not start action?