What is the Difference between 2 tier and 3 tier Applications...Actually what is a tier.. Anybody can body can give accurate answer..Thanks in advance..........
7 22971Generally Where do we concentrate more on the web based applications testing....fox ex: security testing, performance testing etc....
2 6927What is Application Server, What is Webserver What is DataBase Server, Anybody can explain this...Thanks in advance
2 9072Anybody can explain What are Tabs in Test Director and What is the current version of QTP and TestDirector ...Thanks in advance....
8 13684Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generally do we concentrate more means ex: Joins, Triggers.....Anybody can expalin it in detail..Thanks in Advance....
5 12177What is the difference between Quality Plan and Test Plan Anybody can give answer..Thanks in advance...
5 16351How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
3 10817Wht is the Throughput in performance testing during web based testing, Generally how do we test this..do we use any tool etc....Anybody can explain it in detail...
16 58088How do we find Pass and Fail percentage of Test Cases in Real Time. Anybody can explain it in Detail..Thanks is advance....
2 7695can anybody tell us, how to select 2nd max salary from table. my id is ashish.akk@gmail.com
28 32676i have sun ultra10 machine,OS is solaris 9 and i have single harddisk, now i want same ,exact copy of data in anoher harddisk so that i should be able boot from new harddisk, how do yo do this? is it called as cloning?
4 8421Post New Symphony Interview Questions
List out the databases laravel supports?
What are the different stages under software testing life cycle?
Where can rna are found within cells?
c# code, vb.net code language parity refers to what?
What is extreme programming and what is it got to do with testing?
What is float in css?
What are the different types of waits available in webdriver?
What type of errors can be occurred in php?
what r the 2 subdivisions of quality process and where does tesing fit?
Tell me what is process definition and what are the attributes does it contain?
how to sell a pen
What is different between Implicit conversion and Explicit conversion in C#?
i need to sort the data using qtp script for this how i need to write a qtp script
What are the different submodules in sap fi?
In Ruby code, often it is observed that coder uses a short hand form of using an expression like array.map(&:method_name) instead of array.map { |element| element.method_name }. How this trick actually works?