What is the D/B Test managemet tool and bug trcking tool?
Ans send to pbr.qtp@gmail.com
Answer / vijay
Bug tracking tool is a tool which helps you to organize the
issue's you find in testing.so that same can be checked
while re-testing or regression testing.so that your system
is error free.
It can also be used to prioritize the issue the development
team needs to fix.
In manual testing - bugzilla,VM's issue tracker is used
In Automation testing - realted test managment tool is used.
| Is This Answer Correct ? | 0 Yes | 0 No |
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
the question was on what techonlogy u been working on i said VB then he asked me the addin for VB in Qtp?
can u Give Procedure to Handle Pop Window & write Code for that
What is synchronization? What are the ways you can synchronize?
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
QTP is used better in which type of application Web based application or desktop application
What are the different types of recording modes in qtp? Which will be used when?
how to select particular value from the combobox in the current page which is entred in the previous page editbox after parameterization?
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
How to Import data from a ".xls" file to Data table during Runtime.
what is run-time object property in Object spy in QTP9?
How can we disable popup blocker?