Which of these are not good candidates for automationa) Applications that business criticalb) Gui based applications involving bitmapsc) Applications with Objects/Functions are used multiple times across
Latest Answer: The first and fourth point could be easily covered through the automation process using any of the functional tool which is compatible with the application to be tested.Regarding the GUI testing of bitmaps it could be easily done using QTP 10.0(Where ...
What does Test comparator tool does:1.Compare expected and actual results.2.Generates data.3.Generate test cases4.None of the above.
Latest Answer: A test tool that compares the actual outputs produced by the software under test.Ans) None of the Above ...
Explain these 3 Techniques With An Example? 1) Equqlent Class Partision 2) Cause-Effect Graph Analysis 3) Error Guessing?
Latest Answer: Following are the different techinques to follow while conducting testing1)Error guessing2)Equivalnce class partician 3)Boundary value analysis 4)-ve testing5)Complete test coverage grip on the product ...
Why it is important to thoroughly retest a defect after it has been reported fixed?How will you do that?
Latest Answer: Retesting is very important to verify the bug in the build is closed or not. Its must important to check that the Opened bugs fixed correctly. this can be done through by retesting. Once the status is changed to 'Opened' to 'Fixed'(fix ...
What do you do if the bug that you found is not accepted by the developers and hence saying it is not reproducable?
Latest Answer: Better way to avoid this by taking the remembered test data with Screenshots. Screenshot is the best evidence for reports the bug. ...
There are 100 test cases and you got a bug at 85th test cases.you reported to developers and developers fixed that bug. When you are doing regression testing, from which test case you will do testing?
Latest Answer: 85th Test cases is to be Retested first and should check the Traceability matrix that what are all the Test case mapped with the 85th Test cases. i.e) Those functionalities covered with the 85th testcases are again to be test for regression. No need to ...
Why is QTP referred to as Unicode compliant?
Latest Answer: QTP is reffered to as Unicode Complaint, because it is not browser compatable. It's only supported by IE Browser. And more over some components are not able to record. ...
Can anyone please tell me , how we use MS SQL server integration services in testing.I would like to get some information about this. thanks in advance.
Hi, I am looking for an open source functional testing tool for Java and .Net applications. Can some one throw some light on this topic?Thanks,Abhi
Latest Answer: Abhi you can use selenium or watier open source automation tools.As per my understanding selenium is much better as it provides record and play back facility and it is coming in different mode. Each mode is having its own capibilty and as per your requirement ...
Consider that you have 2 more days to reach the dead line, already you have done 3 cycle of testing. How do you handle the situation if you have got some bugs after conducting final round of testing?
Latest Answer: It depends on the severity of this bug. if it's critical or very high, dev must fix it and qa must verify it before the final release. if it's high or medium, dev can release the final version but do a patch immediately after the final version. in another ...
View page [1] 2 3 4 5 6 Next >>

Go Top