Ideally to write a Test Case we should be have Specification Requirements handy.
Write 3 test cases for testing a pocket calculator.
When you are asked to write test cases for maps.google.com, you would need to use Google Maps as the reference source. This will help you to come with an accurate map for the requested location.
i did'nt do that firts you whta is your answer
1.enter the url for gmail 2.enter the username 3.enter the password 4.click sign in button. these are the scenarios according to my knowledge.then write the different testcases for these scenarios
IT's very easy to write test cases for normal registration form. This may be functional or UI dependent test cases. for UI ,we just check the requried elements are present or not... Where as in functional,We have to check the functionality also,i.e; for example ,if it a web edit box taking u r name then we have to check Wheather it is taking correlty or not, which is mentioned by the developer...... here generally rise one Question.. how we know about all those things. So,for this reasion only we have to understand total flow of application..... first it seems to be difficult, But once u understand the flow ,u can......... IT's very easy to write test cases for normal registration form. This may be functional or UI dependent test cases. for UI ,we just check the requried elements are present or not... Where as in functional,We have to check the functionality also,i.e; for example ,if it a web edit box taking u r name then we have to check Wheather it is taking correlty or not, which is mentioned by the developer...... here generally rise one Question.. how we know about all those things. So,for this reasion only we have to understand total flow of application..... first it seems to be difficult, But once u understand the flow ,u can......... IT's very easy to write test cases for normal registration form. This may be functional or UI dependent test cases. for UI ,we just check the requried elements are present or not... Where as in functional,We have to check the functionality also,i.e; for example ,if it a web edit box taking u r name then we have to check Wheather it is taking correlty or not, which is mentioned by the developer...... here generally rise one Question.. how we know about all those things. So,for this reasion only we have to understand total flow of application..... first it seems to be difficult, But once u understand the flow ,u can.........
nobody can explain you here you should consult the doctor
The deadline for GRE test registration in 2015 varied depending on the test date chosen by the individual. It is recommended to check the official GRE website for specific registration deadlines.
Registration Deadline: March 5th 2010 Test Date: April 10th
test registration confirmation
test registration confirmation
Type your answer here... My son has an test tube alien and the registration number is not working. Please help.
To test Ruby code effectively, use a testing framework like RSpec or MiniTest to write and run automated tests. Write test cases that cover different scenarios and edge cases, and use tools like mocks and stubs to isolate dependencies. Run tests frequently and use continuous integration to catch errors early.