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


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

I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

0 Answers   ADITI,


What are the different attribute used with regular expression?

0 Answers  


what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?

0 Answers  


Is it mandatory to know abt regular expression in descriptive programming

2 Answers  


How software tester can use constants and variables in scripts?

0 Answers  


There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.

0 Answers  


How does you pass optional arguments in qtp?

0 Answers  


descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button

0 Answers   DigiTech,


Tel me what was the automation testing process you followed?

2 Answers  


How to create Reusable and Multiple Actions?

0 Answers  


What is Active Screen in QTP?

11 Answers  


How QTP integrate with application?

1 Answers  


Categories