what is the technology used in financial applications?
No Answer is Posted For this Question
Be the First to Post Answer
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
can any one give the format of writing test cases in excel sheet.
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Please guide me for Add new user test cases
is test cases are necessary for testing non functional testing
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??
Explain the concurrency testing?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?
Write the test case for a login page?
What is a test case?
1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?