Manual Testing:
1.How do we categorize Test cases in Regression Testing?
2.How can u do Performance tESTING?
3.What r the parameters u apply for doing functional testing?
4.what is non-functional testing?
5.if they r more number of test cases how can u pick up a
selective test case?
6.what is good requirement& bad requirement?
7.what is functionality testing?
8.how to manage test cases when requirements change?
9.at what phase of project testing starts?
10.diff between test bed n test environment?
11.what did u achieve being a tester?
12.what is pare to analysis?
13.what is testcondition? who prepares it n when it is used?
14.what is show stopper?
15.what is backend testing using sql?
16.diff bet application testing n product testing?
17.what is cause effect graph?
18.how performance testing done manually?
19.what is proto type testing?
20.pre UAT and UAT testing?
21.
what is broken link in web testing n how to test it?
22.what is cyclomatic complexity explain with example?
23.what is buddy testing?
Answer Posted / abhi
Broken link: it can be stated as a link which points to a
file which no longer exists. For example when we clik on a
link and the "page cannot be displayed" msg is there on the
explorer and explorer refers to the homepage of the site on
which the link was there.
To Test It
pre requisites:
Link should be visible
should be connected to the internet
application should be loaded
Description:
Verify the link on click takes to the next page or not
Action:
Click the link
Expected:
link should take u to the next page
TC 2: right click on the link Open in new window exp: takes
u to the new page
TC 3: Select the link and press enter exp: takes u to the
new page
actual: doesnt take to the new page. Test fails
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can data caching have a negative effect on load testing results?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
Negative test cases for phone camera
How soon the bug should get fixed?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
tell me some major and minor defects in ur net banking project?
What are similarities of Agile and Scrum?
write test cases on wall
What is the difference between manual testing and automation testing?
Explain some techniques for developing software components with respect to testability.
Describe your personal software development process.
What is defect validity ratio?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
How would you test a service oriented architecture (soa) web application?
Explain Operational Acceptance Testing with example ?