Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is exit and entry criteria of automation testing.
any body wants a real time script,please mail to me.
contactno;9986435766

Answers were Sorted based on User's Feedback



what is exit and entry criteria of automation testing. any body wants a real time script,please mai..

Answer / aruna

The application should be stable

Is This Answer Correct ?    2 Yes 1 No

what is exit and entry criteria of automation testing. any body wants a real time script,please mai..

Answer / sada

1)application should be stable
2)minimum 15 to 20 cycles has been released
3)unit testing should be done
4)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Give me an example where you have used a COM interface in your QTP project?

1 Answers  


how to retrive that the number of spaces are in a string ????

2 Answers   Liquid Hub,


interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?

3 Answers   Accenture,


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

1 Answers  


when a test case is written how u test using qtp

0 Answers   Satyam,


If object is not recognized by qtp but the object is standard object what is your approach?

0 Answers  


What is the QTP test frame work?

3 Answers   IBM,


explain keyword driven framework with banking domain?

0 Answers   TCS,


In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases

2 Answers   IBM,


how will you handle the situation when object is not caputred during record?

0 Answers  


can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?

2 Answers  


In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.

0 Answers  


Categories