How to write test condition for testing a URL??

Answers were Sorted based on User's Feedback



How to write test condition for testing a URL??..

Answer / relq-ite

Actually there will separate requirement for Link testing.
If Client requires each and every link should comply with
the design then the major link testing scope will be

1. To check whether the Link Id is identical among the the
different pages
2. Even though if particular link takes you to appropriate
destination, if its link Id is not as per required then its
a Link defect.

3.There will be common links appears among the all pages,
usually what happens is, the link that works in particular
page may not work in other page or it may take you to wrong
destination.

Is This Answer Correct ?    7 Yes 0 No

How to write test condition for testing a URL??..

Answer / rani

if we take the mouse cursour on to URL link cursor should
change to hand symbol ,and athe color of the text should
change, if u click on the URL concern pagelink should be open.

these are the test cases i feel.
Please make me correct if they are wrong.

Is This Answer Correct ?    5 Yes 2 No

How to write test condition for testing a URL??..

Answer / prabu

The test condition specifies a brief description abt what
ur testing.Normally the test conditons will be written in
If...Then format. All companies will not follow to write
test conditions. They start with testcases once they got
Requiremets.

Syntax:If....... Then......

eg: when testing login page

condition Expected Result

1. If valid user name and password entered and click OK.
Then Inbox opens

2. If username is enterd with special charcters Then a
popup msg will be displayed.

.........................

Is This Answer Correct ?    8 Yes 12 No

Post New Answer

More Manual Testing Interview Questions

What is XML Testing? Do we have any tools to test the XML? Please let me know.

0 Answers  


what i s SRS

18 Answers   Accenture, BPR, CLG,


when there is a new enchancement done by the developers what will do as a tester ?

2 Answers  


Difference between Hybrid and derived models???

4 Answers  


write test case for 1<=a<10;10<=b<=20 using boundry value analysis

2 Answers  






What is Static Testing?

6 Answers   Wipro,


can u define the usecase and testcase.

11 Answers   HCL,


is functional and black box testing same or not

11 Answers   Millennium, STC,


You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

0 Answers  


What tool do you use in mobile testing?

1 Answers   Confidential,


what is stub and driver and tell me how can we introduce them in integration testing

3 Answers  


Plz anyone help me to write testcases for squar,Triangle,Rectangle and Circle.

3 Answers  


Categories