How we will do DataBase testing through Qtp application, i
know two things 1)Import date from sheet2)Database Check
points. But Interviewr asked me How to Run Queries from Qtp
Application?Plz Any Body Exlain about Data Base
Testing.Urgent.........Advanced Thanks
No Answer is Posted For this Question
Be the First to Post Answer
Explain 'Software metrics'?
What is applications of FCOE?
What is code review?
Explain storage testing?
Ref.doc.name | Section | module | Testcase ID|Testcase description|Test Input | Expected Result | Actual Result | Status for the above format give one example
Which technique can be used to achieve input and output coverage? It can be applied to human input, input via interfaces to a system, or interface parameters in integration testing.
What is software bug?
Explain mutation testing?
A type of functional testing, which investigates the functions relating to the detection of threats, such as virus from malicious outsiders?
There are 3 employees(say 2 colleagues and u not from same dept) in an organisation they used to discuss any thing except their salaries and one day stranger came and asked u to tell the average salary!plz give me the solution.
What is difference between Agile and V model? Explain
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char