what type automation is fofollowed in the project?
Answer / ramesh
i didn't understand ur question?
i think this may be types of frame works or type of
automation tool(functional,management,performance)
| Is This Answer Correct ? | 2 Yes | 0 No |
Is it possible to run QTP scripts created in IE 6.0 in IE 7.0?
How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
what is verification & validation?
how will check the links in multiple pages at a time
what is the present location of nageshwara rao's institute in hydrabad along with institute phone no. and name of institute.He has shifted from S.R Nagar.
Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If
Explain the concept of object repository & how QTP recognises objects?
WHO IS THE BEST FACULTY FOR QTP IN HYDERABAD? A) NAGESHWAR RAO- MINDQ B) SURESH REDDY -SMART SOLUTIONS C) SURESH BABU- Q EDGE D) VENKAT - LIVE TECH E) GC.REDDY - HI-TECH CITY F) NONE OR OTHERS
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
what is qtp automation frame work,what is the use of that frame work?
64 Answers Cap Gemini, IBM, iGate, TCS,
What is the parameterization?