If u have to test the web page application and have to
validate
the Look & Feel of the application then how will u test it?
Answer / kumar
We will write user interface test cases for validating look
and feel.
1. Test the Color as per the requirement Spec.
2. Test the size as per the requirement Spec.
3. Test the Font as per the requirement Spec.
4. Test the Alignment as per the requirement Spec.
5. Test the shape of the LOGO's or symbols as per req Spec.
| Is This Answer Correct ? | 5 Yes | 0 No |
How will you test manually if you have more than 1000 of data?
What is agile testing and why is it important?
How could you present test strategy for the product testing?
what is differance between desktop applications and web applications?
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?
If you have 2 versions of a software (v1.0 & v1.1) and you are testing v1.0. How do you confirm that the defects found in v1.0 have been fixed and have not migrated to v1.1 ?
3 Answers BN, Indi Shopee, Symphony,
is Business requirment doc is configurations item or not how you control configurations control
What is a traceability matrix, and what is the purpose of it?
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
Explian about boundary value analysis with an example ?
wat iz self join write qeriry for table
What is diff between equialence partioning and boundary value analysis