answersLogoWhite

0

Ideally to write a Test Case we should be have Specification Requirements handy.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Test cases for testing a pocket calculator?

Write 3 test cases for testing a pocket calculator.


Write Test cases for maps.google.com?

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.


How do you write test cases to test a graphical user interface for the first time?

i did'nt do that firts you whta is your answer


What are the test scenario for the desired login name in gmail registration page?

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


How do you write a test cases for registration form of any website?

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.........


How do you write the positive and negative test cases?

nobody can explain you here you should consult the doctor


What was the deadline for GRE test registration in 2015?

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.


When is the deadline registration for the upcoming ACT test?

Registration Deadline: March 5th 2010 Test Date: April 10th


What must students have to take a standardized test such as the PSAT or PLAN?

test registration confirmation


What do typically need to have to take a standardized test?

test registration confirmation


Where is the test tube aliens registration number?

Type your answer here... My son has an test tube alien and the registration number is not working. Please help.


How to test Ruby code effectively?

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.