What is SQL Index ?
Answer / vamsi mohan
Indexes in databases are very similar to indexes in
libraries. Indexes allow
locating informatio within a database fast, muchlike they
do in libraries.
Example:- create index <index_name> on proudct (model)
| Is This Answer Correct ? | 1 Yes | 1 No |
Difference between Functional and System testing?
In my application there are 5 modules. In every module there are 8-9 sub-modules. Preview, Print & Download options are there on every sub-module screen. My Question is - Should I have to write that much test cases for Preview, Print & Download options???????? Please reply soon.
write 3 major bugs in inventory management system ...give 3 system test case and 3 integration test case
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
what is diff bet project and product testing?What is difference between client server application and web server application
What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?
22 Answers CLG, JDA, Zestwings Informatics,
What can you tell about the project if during testing you found 80 bugs in it? or What is the V-Model Development Method and do you agree with this model?
what is testing phase??
What is a TEST CONDITION?When it is used?who prepares tesst conditions? Also pls explain me clearly with an example.Plsss reply me fast. Thanks for the repliers.
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
Hi All, Can anyone please tell "Which Testing is most important in SDLC process" ?
When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)