What are the database testing questions that can be asked
in interview . as a fresher and seniore tester.
How to identify which particular tests you are going to use
to test each module.
Define each and every testing with examples and what stage
it is to be used.
if you take a particular module, all testing types have to
be performed or few types.
i am a fresher...Testcase is ok. But how to write
functional testcase, system testcase etc separately.
How we come to know that only this kind of testing should
be done for an given application.
If it is a functional testing, what all to be tested and if
it is performance what all to be tested....can u plz
explain me with examples?
what is client side and server side validation
what are the testing types that are follwed in
client /server, web application, and desktop application.
i am a fresher .preparing for interview..can u please send
me the answers as earlier as possible
thanks in advance..Help me out please.......
No Answer is Posted For this Question
Be the First to Post Answer
As a tester how we resolve defect leakage? And how it occures?
how can you define Priority and severity
Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?
can anyone tell me few critical bugs in ecommerce project.
If planned effort and actual effort is same, then how to calculate the effort variance ??
Explain Bug Tracker
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations
What is verification and validation in software testing? explain with examples?
Write TestCases for mobile
What is Defect Seeding?
What is Wound Fixing?
What are the ways to check memory leak?