What is the Limitations of Testing ?

Answer Posted / amit

Testing is limited to the functionalities supported by the
application including the performance aspect.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.

1617


What are the technics follow in writing VB script?

1542


On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

592


How do you convert manual test cases to automated test cases?

585


what is the mail use of frame work(with detail). architecture for keyword driven frame work

1429






How will you check a web application for broken links using qtp?

558


What is Port testing. Whhen will you perform?

1506


what is error and fault in terms of software quality?

1515


Have you done batch testing in qtp? If yes how you are doing?

518


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1356


Define Canvas view of UFT?

626


Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?

2153


How to record a qtp script ?

568


what kind of frame work you used in your last project?

1832


What are benefits of qtp?

593