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 |
what is traceability matricks
What is difference between JVM (Java Virtual Machine) and CLR (Common language Runtime) ?
7 Answers AZTEC, Impetus, Symantec, Veritas,
How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?
1 Answers Reliance, Tech Mahindra,
If a bug is not reproduced what will be the next action of the tester?
What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing
what are the parameters u apply for doing functional testing?
What type of testing process do you follow in current organisation?
what are the minimum requirements to start testing ?
Which is not formally included in Test Plan? 1)Features to be tested 2)Incident reports 3)Risks 4) Schedule Pls reply .Thanks
password is having 6 digit alphanumerics then what r the possible input conditions?
6 Answers Logica CMG, Visual Soft,
what is meant by application server and its functions?
What is Buddy Testing?