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
What is Test Design ?( Urgent) and Test Design for Printer?
Which was the most interesting bug you found.
What is remedy testing,expalim that and how can use that
What is Independent Testing?
What is deferred status in defect life cycle?
What is fuzz testing?
Do submit teststrategy to customer if yes at what time
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
What if the project isn’t big enough to justify extensive testing?
What processes/methodologies are you familiar with?
Can anyone please suggest me a online book on manual testing??
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What is difference between cmmi and cmm levels?
If client give you a project then which testing you will perform first
What is 'Account Conditioning'?