Hi, Plz give best Definition of Software Testing? Why we
need Software Testing? and plz send 2+yrs experience
Interview qutions (Manual,Qtp).
Answer Posted / prachi
What is 'Software Testing'?
Testing involves operation of a system or application under
controlled conditions and evaluating the results (eg, 'if
the user is in interface A of the application while using
hardware B, and does C, then D should happen'). The
controlled conditions should include both normal and
abnormal conditions. Testing should intentionally attempt
to make things go wrong to determine if things happen when
they shouldn't or things don't happen when they should. It
is oriented to 'detection'.
Organizations vary considerably in how they assign
responsibility for QA and testing. Sometimes they're the
combined responsibility of one group or individual. Also
common are project teams that include a mix of testers and
developers who work closely together, with overall QA
processes monitored by project managers. It will depend on
what best fits an organization's size and business
structure.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the difference between IE & Netscape in web testing on a log in page
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
What are the five challenges you faced in QTP?
How to find Operating system information using QTP script?
Give the syntax to load function at run time.
How do you create regression test packs?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How many tabs are available to view your test in a test pane and what are they?
Can we create user defined functions in qtp?
HOw to add the recovery file at runtime to the test file .
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
how to write xml output check point bu useing descriptive programing .means without useing output check point
What is text/text area checkpoint?
Object repositories types, which and when to use?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.