From where should we start writing the test cases. Say
suppose we have a pageA with few check boxes, radio
buttons, links, some text in it and a link on pageA takes
us to another pageB. Then from where should we start
writing the test cases?Also suppose we have 10 links in a
page should we write separate test cases for each link?
Answer Posted / purni
If the pageA is the first page of the application then
that will be the beginning of the test cases. If the page
has 10 links, in the initial test case we need to mention
that all the links are present. later on we have to write
test case for each link.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Please can any one tell me 1).Types of reports 2).Types of Meetings.
What exactly is quality control? Is it similar to quality assurance?
What is difference in between operating system 2000 and os xp?
what is traceability matrix and its usefulness
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
What are tools of performance testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the different types of software testing?
how to access a build & wat is its configuration
What is the quality process is following in your organization.
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
write the test senario on opening door in the flow diagram format
What is the difference between web based application and client server application?
What are the advantages of black box testing?