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...

QTP Interview Questions
Questions Answers Views Company eMail

where the check points are stored ?

IBM,

3 10027

what is database check point, how will you parameterize the database from seperate data table?

JPMorgan Chase,

2 9687

How will you handle application crash using recovery scenario manager(step by step process)?

1 7479

what is virtual object?

2 4934

what is difference between calling a function and reusing an action?

1 7462

How QTP support all types of applications (platforms)?

4486

what is difference between application testing and product testing?

IBM,

5 16568

what is throw object ?

1 3733

what is run-time data?

2149

How will you enchance the script?

1 3133

Can objects recognised without repository?

5 9537

where did you automate in your project?(please tell me example senarios)

2 6397

any challange that faced in your project? (please give me some examples in your project?

1 4773

what is batch testing?

1 5078

what is run action?

1875


Post New QTP Questions

Un-Answered Questions { QTP }

Define Canvas view of UFT?

1016


what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

2509


Can we create user defined functions in qtp?

969


How can i initiate the objects to find uniquely in OR

1862


how many maximum number of virtual users we can create?

2077


What are main panes available in qtp test browser?

941


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1929


Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com

1803


How is a Step generator used in UFT?

1161


I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?

1798


What is the syntax for how to call one script from another?

998


Can any one send me the QTP Basic Coding Samples?

2036


They asked by using qtp recording writing scripting

2525


What is object spy in quicktest professional (qtp)?

912


How does you test a weblink which is changing dynamically?

968