tag:blogger.com,1999:blog-7686363870094290606.post8100211067019480921..comments2010-03-11T20:03:51.680-08:00Comments on Software Testing Geek: Challenging Software testing Interview QuestionsVanita Hasija - Software testing geekhttps://www.blogger.com/profile/06899965175149547014[email protected]Blogger6125tag:blogger.com,1999:blog-7686363870094290606.post-7718762628736008702010-02-09T06:06:48.770-08:002010-02-09T06:06:48.770-08:00How much testing is enough. Ans- It depends on th...How much testing is enough.<br /><br />Ans- It depends on the issues which are entered in a particular release. If the bugs are fixed and there is no more critical,major bugs are there and also the application is working as per the client&#39;s expectation then we can say the testing is enough.rahulhttps://www.blogger.com/profile/13451405753512817740[email protected]tag:blogger.com,1999:blog-7686363870094290606.post-50165935284605342372010-02-09T06:04:51.035-08:002010-02-09T06:04:51.035-08:00What is the difference between testing software d...What is the difference between testing software devolped by contractor within country and testing software devolped by contractor outside the country.<br /><br />Ans- In that case communication difference may be happened between the qa and development people. Due to time variance may be the bug fixing and decide the priority of bugs can be take more time.rahulhttps://www.blogger.com/profile/13451405753512817740[email protected]tag:blogger.com,1999:blog-7686363870094290606.post-5556804487655728952010-02-09T06:02:01.545-08:002010-02-09T06:02:01.545-08:00In an office , 4 rooms are in first floor.and in g...In an office , 4 rooms are in first floor.and in ground floor their is switchboard and switchboard contains 4 buttons.4 buttons contains light of 4 rooms.Write the test cases of whcih buttons contains light of which rooms.<br /><br />Ans- <br />1- click first switch and check 4 rooms. And see which room is lighted . Then mark that switch for the respective room.<br />2- Then click the next switch (exclude the first one). Then see all the four room. Because may be that switch is also lighted the same room (the room for first switch). And mark the second switch for the respective room.<br />3- For last 2 switch do the same process like click the switch and check all the four room. And mark as respective room. <br />4- Do the same thing for the last switch.rahulhttps://www.blogger.com/profile/13451405753512817740[email protected]tag:blogger.com,1999:blog-7686363870094290606.post-65711511281779498942010-02-08T22:56:43.959-08:002010-02-08T22:56:43.959-08:00Question1:- When a bug is fixed then what happens?...Question1:- When a bug is fixed then what happens?<br /><br />Answer 1 :- Once when a bug is fixed by developer it is reassigned to the testing personals responsible for the project and then again they perform testing on the same and that task is know as retesting and after testing the defect <br /><br /> If the defect is fixed <br /><br />If Testing personal is using any tool for defect tracking the same should be closed in the defect management tool by marking the defect with closed status.deepakhttps://www.blogger.com/profile/02129234906665417018[email protected]tag:blogger.com,1999:blog-7686363870094290606.post-64126675014874605892010-02-08T22:53:34.427-08:002010-02-08T22:53:34.427-08:00Once when a bug is fixed by developer it is reassi...Once when a bug is fixed by developer it is reassigned to the testing personals responsible for the project and then again they perform testing on the same and that task is know as retesting and after testing the defect <br /><br /> If the defect is fixed <br /><br />If Testing personal is using any tool for defect tracking the same should be closed in the defect management tool by marking the defect with closed status.deepakhttps://www.blogger.com/profile/02129234906665417018[email protected]tag:blogger.com,1999:blog-7686363870094290606.post-49793433613883513172010-02-07T21:57:46.290-08:002010-02-07T21:57:46.290-08:00Test cases for adding 100 no. 1.Check all 100 numb...Test cases for adding 100 no.<br />1.Check all 100 numbers are available.<br />2.Check only addition is allowed.<br />3.Check result should not be displayed when clicked on any button for calculation when not even single no. is added.<br />4.Check all 100 no. are used in addition.<br />5.Check expected result with actual result.<br />6.Check input accepted is numeric value only.<br />7.check default sum is 0.<br />8.check duplicate no is not allowed(if it is requirement).<br />9.Meaningful message should be display for any error.<br />10.Check not more than 100 nos. are allowed.Narendrahttps://www.blogger.com/profile/14346487790964930658[email protected]