How many types of testcases can be prepare.
Answer Posted / kiran
In general we will write test cases for..
1) User Interface ( Colours,font,visibility,spellings,etc)
2) Usability ( User friendliness of the application, like
default cursor focus, tab order etc).
3) Validation ( to avoid invalid data processing)
4) Functionality ( ex: for Save,Delete,edit buttons).
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
When should you opt for manual testing over automation testing?
how to test the case with 5 combination and inputs
functional testing test cases for transfer funds ?
Architectural structure of the insurance project?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
In manual testing, what are stubs and drivers?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
what is the common in all s.o.p (standaed operating procedure)?
What is test closure?
Can you explain decision tables?
If you're given a program that will average student grades, what kinds of inputs would you use?
How do you scope,organise and execute a test project.
diff b/w desktop based testing & web application testing
Give me an example of something you tried at work but did not work out so you had to go at things another way.