How should the test cases be framed to validate the excel
sheet?
Answer Posted / harish
by using the evaluation procedures
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
what is the technology used in financial applications?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
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
Explain the static testing?
What is use case testing?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Explain the format of a requirement traceability
How to write the test cases for STP
Explain the concept of semi-random test cases?
Please guide me for Add new user test cases
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
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?