What are the entry criteria for Functionality and Performance testing?. What is test metrics?What is the Outcome of Testing?What is the need for testing?Why do you go for White box testing, when Black box testing is available?What is Baseline document, Can you say any two?What are the Qualities of a Tester?What are the various levels of testing? What are the risks involved in testing?What is the difference between functional spec. and Business requirement specification?documents required for quality
1. How do we test a web application manually in different configuration in a single system2. What is build version and draft version (CVS - concerned version system)3. while testing we found one bug but developer wont accept that its a bug then how do you handel such situation.4. What is bug login and bug tracking5. After doing traceability matrix how do you know that our test cases covers all functionality.
Prepate the script to open application and check the existence of web based object and text box value on a object matches expected or not
Latest Answer : Hi,Funtional Testing is nothing but Black Box Testing and Funtaionality Testing can be defined as the testing done for a particular funtioanlity i.e foe a particular unit or unit testing. ...
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. IS IT? Testing OO class operations is made more difficult by
Latest Answer : Both Inheritance and Polymorphism ...
Give 5 reasons as to why a printer would crash while printing 999th page.
Latest Answer : Following could be the reasons for printer crash while printing 999th page:1. Overburden on the printer.2. Printer is out of paper error.3. Printer head is heated too much to respond.4. Printer is out of ink.5. 998th page is stuck inisde the printer. ...
Before starting to write a script, How will you find the test cases that have the same functionality? and How will you maintain the code?
Latest Answer : Another way to identify potential test cases that have the same functionality is to review 1) business requirements, 2) technical specifications, 3) mock-ups and 4) work-flow diagrams. These documents are often organized and/or categorized by functionality. ...
Suppose a bug has been produced in live for the piece of functionality you have carried out testing. How will you give explanation to PM/Manager?
Latest Answer : The question is: Suppose a bug has been produced in live for the piece of functionality you have carried out testing. How will you give explanation to PM/Manager? This issue can not be considered 'Out of Scope' and there must ...