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


Basically why we need testing?

Answers were Sorted based on User's Feedback



Basically why we need testing? ..

Answer / gowthami c

Testing is to ensure that our product meets the customer
requirements and as expected.Hence we get customersatisfaction.

Is This Answer Correct ?    1 Yes 0 No

Basically why we need testing? ..

Answer / heena ansari

Testing is an essential part of software development to build up progressively safety net.It is a key to the creation of a moderately stable product.

Is This Answer Correct ?    1 Yes 0 No

Basically why we need testing? ..

Answer / prince bhardwaj

Testing is important because it performs the following
tasks:
&#61550; Detects errors in a software product
&#61550; Verifies that a software product conforms to its
requirements
&#61550; Establishes confidence that a program or system
does what it is supposed to do
&#61550; Evaluates an attribute or capability of a software
product and determines that it meets the required results

Is This Answer Correct ?    4 Yes 7 No

Basically why we need testing? ..

Answer / rakesh

We can only minimize the risk of shipping the product to
client with testing done .

Is This Answer Correct ?    4 Yes 16 No

Post New Answer

More QTP Interview Questions

What type of problems one will face with QTP , if too many browsers are opened at a time?

2 Answers  


What is descriptive Programming in qtp.

5 Answers  


Hi This is tanya actually im facing problem in Qtp actully some time QTP doesnot recoznise the recorded object due to which script is going to fail.so can you tell me how we can handle this situation and i have another concerened issue is that at the time of run New errors comes every time so how we can handle this sitauation how we can add Recovery scenarios to the script.some time application runs successfully and some time it produces new error thats why i am facing lot of problem please give me the sugeestion as soon as possible.

2 Answers  


Explain about the quicktest professional (qtp) automation object model?

0 Answers  


what is the difference between the modular framework and datadriven frame work

0 Answers  


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

0 Answers   Accenture,


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

0 Answers  


what is the structure for the data driven framework

0 Answers   Wipro,


For Regression testing already written test cases are sufficient?

2 Answers   CTS,


What is throw object?

1 Answers  


Sql questions to find second max salary and how to use joins

0 Answers   Deloitte,


How can i open a file in Textpad and replace a string with another using QTP

1 Answers   Wipro,


Categories