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 are the areas that cannot be tested using an automated
tool? list a few

Answers were Sorted based on User's Feedback



what are the areas that cannot be tested using an automated tool? list a few ..

Answer / pradeep chauhan

difficult areas like:
1. product that have frequent GUI changes.
2. products that always must comprise new
enhancements/changes.
3. gaming products where the expected result is always
varying as per the user input.
4. testing of photography (involving varying pixel size)
5. testing of deods.
6. eye testing equipments software.

Is This Answer Correct ?    3 Yes 0 No

what are the areas that cannot be tested using an automated tool? list a few ..

Answer / sailaja

if we wnat to test the background color of a particular
object we can test thru qtp but its very easy to check
manually.


Please let me know if i am wrong.


Sailaja

Is This Answer Correct ?    1 Yes 3 No

what are the areas that cannot be tested using an automated tool? list a few ..

Answer / praveen

There are few areas where it is very difficult to
automate,one among is the area where there will be frequent
change in data or varying of the position of object.

The next is validating the PDF document.

Third is verifying the values lie in specific range.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More QTP Interview Questions

What is the limitation to XML Checkpoints?

4 Answers   CTS,


If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening

4 Answers   Kanbay,


After geting the modules where we generate the script ie in qtp or notpad ?

1 Answers  


what is the use of automation objective model?where is used? plz tell me

2 Answers  


Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA

3 Answers   CA, Qualtree Solutions,


what is parameterisation?

3 Answers  


How to Import the data from MS-Access in QTP?

1 Answers  


What is the difference between a Function and Action in QTP?

0 Answers   Wells Fargo,


Do we get any issues if we run the test script on differentbrowsers?what are the options we need to set in QTP?

3 Answers   CTS,


i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api

0 Answers  


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

0 Answers  


How many types of recording modes are there?

0 Answers  


Categories