How will you write test cases for a code currently under development? Describe the last project scenario and generate test cases for it
Latest Answer: Black box testers doesn't need to have knowledge on coding.we will write test cases based on SRS document.we only test the funtionality of the application.So,by the time the development is completed,we have to be ready with the reviewed test cases. ...
Latest Answer: We have missed the important point. Apart from the test cases mentioned in the previous answer we ned to verify whether a bulb attached across the circuit glows when both the switches are turnd on , independently. Also what will happen after one switch ...
Verify the insert order functionality of flight reservation by validating the "FLIGHTS" button should be enabled after entering "FLIGHT2" . Please provide test cases for this
Your customer does not have experience in writing Acceptance Test cases. How will you do that in coordination with customer? What will be tested as part of Acceptance Test ?
Latest Answer: First Prioritize existing functional test cases into three categories - P1, P2 & P3 where P1 being High, P2 being Medium & P3 being low.How to identify?Test cases that are drafted to cover the major functionality (that may cover some parts ...
Latest Answer: you can test it for its degree of whiteness, (means how bright white it should be), you can test it for any unwanted marks on it, for its thickness,for its size, for its shape and also for its weight, for ability to write on it with different ...
What are the different scenarios that should be considered while writing test cases for an elevator(Lift).
Latest Answer: Some of the use cases would be:1) Elevator is capable of moving up and down.2) It is stopping at each floor.3) It moves exactly to that floor when corresponding floor no is pressed.4) It moves up when called from upward and down when called from downward.5) ...
Hi, Guys,I met a interview questions today, the question is to test this bool functionbool match (string s, string p);string p is a pattern string, that means include character such as '?' or
Latest Answer: Hi, these are the following test cases which you can write for the asked function..Let me tell
you first what I understood from the question because according to that I have written the cases.According to what I
saw, string s and string p are compared ...
View page << Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>

Go Top