How will you test support based sites where in the requirements of the clients keeps changing on daily basis?
Latest Answer: The best way to test such products where requirements keep on changing on a daily basis is to conduct testing in following way...1. Test the latest features implemented.2. Test them in close vicinity of developers.3. If possible arrange as many as possible ...
Does testing come under quality control or quality analysis?
Latest Answer: I think its Quality contrrolQuality Control:defect detection.(All the testing process)Quality Assurance:defect prevention. ...
Hi All,Pls let me know the statement coverage and branch coverage for the below code.Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF Regards,Vidhya
Latest Answer: Coverage is nothing but degree expressed as a percentage to which a specific coverage item has been exercised by a set of tests.Branch is nothing but conditional transfer of a control from any other statement to other statement.Here the condition is transftered ...
Demonstrated ability to effectively mentor testing staff and to mange own work against competing priorities and deadlines
Latest Answer: Effective mentor Testing Staff these are Experience Mentor in the Testing and they Creates their own testing Plan for the product and decide the priority of an Error. The Desigantion of these tester are Called IVV i.e Independent Verification and ...
What is pond approach and mirror approach?
Latest Answer: Pond Approach is used to select the Type Testings applicable for that application.Pond itself indicate the it contains the water form that water you have to collect purified water. This approch is used in different phases ie in testing and Metrics to ...
Latest Answer: Verification: Are we building the right software?Validation: Did we build the right software as per requirements? ...
Latest Answer: SRS - System Requirement Specification It is the document which describes the high level product requirement.PDR - Product development Roadmap It describes the phases and schedules of product under development. ...
Latest Answer: As i mean from role up is to improve project then i think that testing hepls us to delever quality and long life products ...
What is Mirror-Approach
Latest Answer: Mirror Approach is used before going to deliver the customer testing in the lab with the same configuration or environment of client using is called Mirror Approach. ...
What is pond-approach in testing
View page << Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>

Go Top