Basically why we need testing?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / prince bhardwaj
Testing is important because it performs the following
tasks:
 Detects errors in a software product
 Verifies that a software product conforms to its
requirements
 Establishes confidence that a program or system
does what it is supposed to do
 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 |
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 |
It seems Interview questions from Ordain Solutions are almost BASIC LEVEL-Easy. I am asking one tough question..(I think.. May be easy for some people) In recorded script the - WebLink("cityinfo") In reality, the WebLink name is "generalinfo" How you can write function to click that changed web link. NOTE: This functin should work with any Dynamic text link. I will post the answer later.
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?
what r the 3 basic factor on which we determine to perform automation
What are the main features we have to compulsory test by using qtp in an web based application
what is the test object?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
How to test background color and dynamic images during run time can you put the check point for moving objects?
What is recovery scenario in qtp?