where exactly we can't do the automation testing. give some examples

Answers were Sorted based on User's Feedback



where exactly we can't do the automation testing. give some examples..

Answer / pavan

2.GetRoProperty----we can get values from runtime using
this method..
a=Browser("").page("").wededit("").Getroproperty("text")
msgbox a
dispaly the value in that text..
GetTopropetty---we can get the values from that object
a=Browser("").page("").wededit("").GetToproperty("text")
msgbox a
that is run time....

3.Qtp 9.0 merge the repositories in RepositoriesManager
option...2or more we can merge

Is This Answer Correct ?    1 Yes 3 No

where exactly we can't do the automation testing. give some examples..

Answer / andy

We can not do the automation testing for the following
scenarios:
1. For the newly build application
2. For Smoke Testing of the application
3. For the application to be tested only once
4. For the application which has to be tested in rush time
5. For UAT

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QTP Interview Questions

How to merge the two object repositories

3 Answers   Wipro,


how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance

0 Answers   Synergy,


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.

1 Answers  


can u write one user defined function for webedit class.

6 Answers   Cap Gemini,


hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri

7 Answers  






I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot

5 Answers  


where is the bitmap checkpoint be saved

1 Answers  


1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT RECOGNIZED BY QTP

7 Answers   Ordain Solutions,


how can i call an external action,which is not added external action of an action?

2 Answers   Ordain Solutions,


How to access values from Unix OS and how to write..

1 Answers  


What are the abbreviations for tsr and mtr?

17 Answers   Ordain Solutions, TSR,


Which MS Excel formulas are possible to use in the DataTable? I am searching a formula for searching a field in the datatable

3 Answers   HP,


Categories