Hi Frds., i am Nithi here.here in my company i am working
in manual testing ie. application testing only front end
not back end like i will enter datas and check whether the
record gets updated r not.
what kind of testig is this? and some people r working on
scripting languages same manual testing
what is the difference between these two testing?
ans please
thanks in advance
Answers were Sorted based on User's Feedback
Answer / nitu
according to my opinion u r doing functional testing which
is also called "black box" testing. As "black box"
suggests, no knowledge of internal logic or code structure
is required that;s why u can only enter the data in the
database and can't check whether records get updated or no.
and those people who r working with scripting language they
must know the internal logic of the software we can say
that they r doing "white box" testing in which the test
written based on the incorporate coverage of the code
written, branches, paths, statements and internal logic of
the code.
hey, pls reply
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shalini
U r doing blackbox testing.blackbox testing means testing
the application with out any knowledge on the code.
Scripting langauges are used in tool i.e WinRunner and QTP.
In winRunner scripting language is TSL(Test Script
Language) and in QTP scripting language is VB script. The
difference b/w these two languages is TSL is like 'C'and
QTP is Object oriented langauge.
For suppose u will do same form functionality by
giving data every time.But with tools we will save that
script and repeat it ,when we wants.
any mistakes, sorry.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / venkatesh
hi nithi,
accoring o me u r working in functional testing and
scripting in manual is Api testing.
if any mistakes please corrcet me
| Is This Answer Correct ? | 0 Yes | 0 No |
How to write integration test cases? And as a black box tester do we write integrated test cases and how?
can anyone send me the test cases apart from an bank application form?
what is an inconsistent bug?
what is localization testing?is it a WBT or BBT technique? thanx mahendar for ur valuable answer.
WAT VSS ?HOW CAN WE USE IT?
Phases of Software Testing Life Cycle?
Why white box testing techniques are also called as clear and glass box testing teschniques?
What is a Show Stopper?
Iam new to testing field and i put lot of experiences so i want to get prepared for the interview in all the ways both in manual and Automation can any one help me how to answer there questions in real time. also can anyone send the top questions and answers to me plz its urget u can mail me at vaisu72@yahoo.com
I attended an interview for Testing as a fresher, I said I already had project training, they asked me if I found anything difficult while testing or preparing test cases, one other question was if I am given the same test cases again the next day will it be a waste of time. Really I dont know what answers they expect please help.
what is non functional requirements used in ur project?
wht is need for testing?why testing is neccsary?why testing is done?