Hi,Can anybody pls let me know "what is the actual need for test strategy when there is test Plan?"Whay is test plan needed?
5 8531I have 2 Databases. How can create a table in particular database? How can i know the list of tables presented each database?( in oracle 10g)
5 96261. What is the difference between a bug and a defect 2. What is the difference between retesting and regression testing 3. Explain bug life cycle
2 75041. What is the most critical bug you found 2. Consider a moblie phone : when you save the number, the number gets saved under a different name . What is the priority and severity of the bug 3. Write code for binary search
1 11950Post New Relq Interview Questions
Explain states of a thread in c#?
is there is any book that covers all topics of BI 7.0 and the navigation steps for bi 7.0 and pdf of 7
Which reactor has no moderator ?
How to convert characters to numbers in oracle?
Describe the Influenza inoculation of Hek293 cells ?
sir tell me the formula for calculating the volume of 380mm dia double under reamed pile of 4.0 mts depth.
Explain the working principle of Synchronous Generator and Assynchronous generator?
what is term cua , saa?
what is logical file?
Explain leaky bucket algorithm and compare it with token bucket algorithm.
What are the most useful keyboard shortcuts?
Why grouping of fields is required? What is the max no of modification groups for each field?
Do you keep regular backups?
Is it possible to change an existing b/s gl account to the p&l type? : fi- general ledger accounting
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();