How to write test condition for testing a URL??
Answer Posted / 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 View All Answers
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What is neutral test case?
What is Bomb Testing?
What are noise variables?
What are the benefits of requirement traceability?
What is build interval period?
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
What is split testing?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
What is decision table testing?
Can you explain the workbench concept?
How do you know the code has met specifications?
how will the test plan is pepared in ur organisation>?
why testcases are written and what is the importance?
Why documentation testing is important?