Hi Friends... By using QTP , can we test .net
products...and that product supports different languages..
thanx in advance..
Answer / karunakar
hi friends,
we can test the .net products using QTP.but in
qtp u should install .net addins to support ur prosuct
| Is This Answer Correct ? | 1 Yes | 0 No |
On what document base Descriptive programming is written if build is not yet ready ?
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...!!!
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
How you will rate urself in QTP in the range of 0 to 5
What is QuickTest Automation Object Model? Where we can use AOM?
Among all the check points what is the most important checkpoint?
can we test an windows application using qtp
w is active screen
IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.
My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.
How to do Laod testing for web based Application?