In what basis you will write test cases?
Answer Posted / btech
Based on the screen functionality, we will write the unit
test cases. Let's say, I have to test a GUI based screen, I
will write the test cases like, when the screen is getting
loaded what is the status of screen, What are the fields
are enabled and disabled etc., Each field length comparing
with the database. Acceptance of each field like AccountNo
it should accept 6 letters and it should allow only
numeric etc., It should not allow alphanumeric and special
characters etc.,
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
When is used decision table testing?
What is the bottom-up approach?
What lcsaj is?
what are Link Speed available for FCOE SAN?
What is functional specification?
What is boundary value testing?
Describe your ideal working environment.
What is the difference between top-down and bottom-up testing?
What is test result analyzer?
HI to all this is dinakar i am planning to write istqb foundation level exam but i dont have the material so any one have material regards that one please send to my id was dinakarmails@gmail.com thanks alot in advance
What is Recovery Scenario
Can you test a program and find 100% of the errors?
What is quality management?
Explain software testing strategies?
When usin qtp iam able to get the data from the database only in a single row that is if i have 2 columns in database,when using database output value , all the values in Database are transfered to a single row in QTP datatable. I want the values to appear as it is from the database , can anyone suggest some ideas?