hi can somebody suggest standard format for web based
testing? especially with numerous sublink to be tested.
thanx
Answer Posted / sharath
Hey am Sharath here..First of all tel me wat u mean by
standard format..Basic work for u here wil be testing the
Major functionality like Links between diff modules,Then
testing for sublinks,Testing for Gui errors in diff
browsers,Usability testing,Functionality testing then system
testing etc etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
!what are the entry criteria for antomation testing ?
What is Registry?
What is mean by Schedule report who is the responsible for generated that one ?
How to Generate Test Case for Shopping Cart?
What is bug leakage?
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.
give me a example of writing a test case,take any good example which i can understand easily.
What is exploratory testing and when should it be performed?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
What are tools of performance testing?
Explain branch coverage and decision coverage.
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
How to do Performance Testing manually for a Flash Application?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain