Top Test Cases Interview Questions :: ALLInterview.com http://www.allinterview.com Top Test Cases Interview Questions en-us write a test case on web login and bank application and client serve http://www.allinterview.com/showanswers/27887.html a) Enter the URL check the login page open or not b) Default focus should be on user name c) Pass word should be encrypt ional format or not d) Pass word should not get copy or not (that is ctrl+c, mouse right click, edit have copy disable not w Give me a sample test case for an online purchasing system?What test http://www.allinterview.com/showanswers/1052.html 1.Whether the entered item code is valid? 2.Whether the user is registered(in some cases)? For online purchasing sys v must perform load test as well as stress test.like how many user requests can be processed at a time... write a test case for a pen and paper regarding writing. http://www.allinterview.com/showanswers/8860.html sl.no steps expected actual result pri 1. open the pen cap should pen cap be opend 2 take a paper should paper observe ink properly 3 put the How will you review test cases? http://www.allinterview.com/showanswers/17031.html Hi, Once we complete the preparation of test cases whe have to know whether those are correct or not or any thing we missed out. Then we have to review the test cases. Here we have review the test cases with the reference of functi Give examples of boundary value and equivalence partitioning test ca http://www.allinterview.com/showanswers/32825.html boundary value: for int suppose boundary is say 1 to 50 then test for 0,2 values & 49, 51 vales. for string... test for null or length or capacity of string(size). equivalence partitioning: e.g.: divide(a,b) ...boundary -50 to +50 (d Write test case for a search engine? http://www.allinterview.com/showanswers/11461.html 1. select the option in wich you want to see your search result. like Web, Images etc. 2.Type the desired keyword in the search window. 3.and press the search button. 4.all the search results displayed on the window. what will be the test case for Lift? http://www.allinterview.com/showanswers/20777.html Positive Test Cases: 1.Checking the Functionality of Lift by Pressing appropriate buttons. (The lift should goto the respective floor accordingly) 2.Checking the Functionality of Infrastructure like Doors(grills), light, bell. Negative Test Cas write the system testcase and functional testcase for the below scen http://www.allinterview.com/showanswers/16903.html system tescase will cover functional testcases also. Testcase for the above scenario 'view the balance in online account' 1. Verify whether the correct balance is showing by the application for the correct account number. 2. Ve How to execute test cases written in excelsheet??? http://www.allinterview.com/showanswers/16994.html is it in term of manual testing or automation testing? If it is manual testing then u have to follow the steps one by one in the test case then u have to check the expected results with actual result. can any one give the format of writing test cases in excel sheet. http://www.allinterview.com/showanswers/37502.html Test Case ID Requirement Id Test Name Prerequisites Description (Steps to execute) Expecte Result Actual Result Status Remarks test case for coffee machine? http://www.allinterview.com/showanswers/17032.html 1. It should have good look and feel . 2. it should be at comfortable height to use. 3. Button should be flexible to press. 4. button shouold work once we press the button and correct quantity of coffee should come out 5. It shuld h write case for petrol pump? http://www.allinterview.com/showanswers/25806.html These are the best cases for a petrol pump 1. a case for a litre of petrol and diesel 2. a case for the count on meter 3. a case for the amount of fuel pumped and the money metered 4. resetting to zero Difference between Automation testing and manual testing. http://www.allinterview.com/showanswers/57028.html Manual testing is a process in which all the six phrases of the software testing life cycle like test planning,test dovelopment,test execution,result analysis,bug tracking and reporting are done sucessfully and manually with human efforts. wh For example out of 100 test cases if I ask you to automate how many http://www.allinterview.com/showanswers/23802.html Hai, i am rajendra Procudure fors convension of test cases in to automated testscripts, as follows 1.Select a test case, Study the testing procedure, Record the script according to test procedure, Insert Check points whereever we want write the test cases for date month and year field by using testing http://www.allinterview.com/showanswers/27846.html write the test cases for date month and year field by using testing techniques we can write test case in a format like dd/mm/year ex-04/04/2006 or u can try in this manner ex-april/fourth/2007 or 04/04/06