I have given u a application.To automate it what are the
things will u consider?

Answers were Sorted based on User's Feedback



I have given u a application.To automate it what are the things will u consider?..

Answer / shamsher singh

1. Consider requirements
2. As per requirement identify how much automation testing
required.
3. which part of the application need to automation testing.
4. Automation tool
4. Framework
5. Most important test plan which contains every details
about every activity of testing.

Is This Answer Correct ?    13 Yes 0 No

I have given u a application.To automate it what are the things will u consider?..

Answer / samrat

1.Do a feasibilty study.
2.Gather the rqmts u want to automate.
3.Then go for the diff tools that are availabily in market
4.take the rqmts ,do the obj identification with diff tools
and mark the percentage of object identified per rqmt vs
the tool used to identify.
5.Cost and licence of tool
6.availablity of technical experts and assistance of tool
support
7.timelines
8.Based on above guideliness ,analyze and then decide
whether u want to go for automating the proj or not...

crct me if am wrong

Is This Answer Correct ?    10 Yes 1 No

I have given u a application.To automate it what are the things will u consider?..

Answer / nidhi

before starting automation first build stablity needs to be
checked ,no changes should be made repeaTdly Once
automation is started so build stability is
must...automation is considered for regression time

Is This Answer Correct ?    2 Yes 0 No

I have given u a application.To automate it what are the things will u consider?..

Answer / shiva

1.when the application is stable we will go to automation.
2.Feasability study should done on the test cases.
3.feasability study should done on the Automation tools.
4.Estimations are placed.
5.Coding standerds should be define.
6.Framework should be define

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QTP Interview Questions

Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)

0 Answers  


hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent

5 Answers  


What r the advantages of automation?

3 Answers  


How to use library files in QTP? how we can call these files in to script?

4 Answers   Virtusa, Wipro,


What are the file extensions for per-action, shared object repository files and what is the extension for library files?

9 Answers   Semantic Space,


Hi All, How to get repeated word in string . Thanks Balaji

0 Answers  


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

1 Answers  


Explain the benefits of quick test pro(qtp)?

1 Answers  


I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?

2 Answers  


What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?

1 Answers  


How u will open the build automatically in QTP except using Systemutil.run command

6 Answers  


How to launch application under test through VBscript without using systemutil.run or invokeapplication?

3 Answers  


Categories