What is review checklist?
Answer / jmk
Preparing the things needed to be reviewed.Where review is
the discussion about the project or application
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the risks involved in testing ?
is software testing easy ??? Give me perfect Ans.
what is the difference between maintenence release and hot fix release?
what are the exact testing types you involved when testing the webapplication testing and clent server application testing?have u find differene interms of testig?
What is the exact difference between smoke testing and sanity testing.?
how do you manage the testing for enhancement projects
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
How do we use <!DOCTYPE HTML PUBLIC...> in the begining of any HTML page.
Have you ever completely tested any part of a product? How?
What is Application Performance testing and Operational performance testing
pliz anyone explain what is the DEFAULT BUG & also give me some example.Thanks in advance..
What is comparison testing?