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?
GE,
1 5907Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking
5 30140how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
5706They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
2064i want to write the test cases for sorting the records in a table according to date wise.this is the functionality ,that is the latest record should come on the top can any one tell me the test cases for this thanks in advance:)
1 13437
write a test case flipkart login page
Do you know explain security testing?
write test cases for hospitality management system
What is component testing?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
What are all the companies are doing manual testing till now ?
Who will take care of test plan and test case?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
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?
Explain the glass box testing?
How should I maintain the test cases and Test Log for different versions/builds of the application.