why you are doing software testing, why testing necessary
Answers were Sorted based on User's Feedback
Answer / radhika
Analysts and developer are imperfect.We cant ship
(successfully) a project that's not working properly.Its
done to find the bugs,find them as soon as possible and get
them fixed.A good tester is not the one who find the more
bugs but he is the one who get them fixed.Good software
testing is a challenging intellectual process.
Go for it!
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sarala
if a company developes a software and and want to release
in market.but before it release in market it should check
how perfect the spftware it is. so they give their beta
versions to the testing department.so the testers tests the
that beta version and fined the bugs and informs the
company people.so they canrectify the software.after
rectifying, the software is again given to the testing.and
final report of the testing shuold be perfect. then the
software is released into market
so testing necesarry. ad this is software testing
| Is This Answer Correct ? | 0 Yes | 0 No |
How to check the Back Ground Color of screen in Winrunner?
3 Answers 3i Infotech, Satyam,
What are the advantages of Global gui over gui map per test mode?
How to recover the Parameter out of range error while running the script in verify mode
What is Syncronisation in Winrunner?
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!
what is the difference between bitmap checkpoint and image checkpoint
what is add-in manager in WinRunner?
What is the Extension File name of WinRunner?
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
which option allows to execute script from a given location
What is parameterizing in winrunner?
What is GapAnalysis? i am not getting the coorct answer for this question still now.