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 |
Name the different modes of recording?
what is test bed
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
what is wrun.ini file..what it consists?
3 Answers BeBo Technologies, Polaris,
When do you use verify, Debug and Update modes?
Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
What is the difference bitween Client/Server Applications and Web Applicaions?
How to integrate automated scripts from testdirector to winrunner scripts?
How do you unload the GUI map?
How to automate testcases?what were the challanges that u had in automating win runner?
how v should get data from third excel sheet?
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...!