can we call a test in another test? how? explain with one
example?
Answer / venkatesh
yes u can . make an action of a test as an resuable action
and then call that action in another test
| Is This Answer Correct ? | 5 Yes | 1 No |
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
What are different versions in Win Runner ,QTP ,Load Runner and Test Director till now and atleast please let me know new features for each version. Ex QTP8.2,QTP 8.5.QTP9.2 supports Mozilla 2.0
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...!!!
How many types of recording facility are available in quicktest professional?
What type of automation frame work you are using?and why?
How can you merge two Object Repositories?
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
please tellme ordernal identifiers in QTP?
how to test one edit box using Java addin for Web Applications? write script?
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
How do we retrieve the content from a text box in a web page
How can we change the .mtr file to .tsr file and vice-versa