1)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation
5 37850if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
1 6346How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words
5 20139Hi This is raghu.Now am learning the QTP.Please let me know any one how to write the VB Scripts. & Please let me know about the QTP Frame work ( Key word driven frame work) in Detail. Thanks, Raghu(786)
2172A plane moves from 9N60E to 9N60W. If the plane starts at 2 a.m and takes 10 hrs to reach the destination, find the local arrival time. a> 4.30a.m b>6.00 am c>4.00 am d>10.00 am If any one knows the method to solve the problem plz tell me
4 14260Post New iGate Interview Questions
Why we need html language?
what is directivity effect?
The launch action shown is not accessible to a newly created process p1. What is the problem?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What is edi and explain the functions of edi.
Can we impliment Forms Authentication in Sharepoint or is there any custom Authentication ?
Tell us about the jsp life cycle methods.
Name the event handlers of application object?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
Which best describes the camera raw format?
What is class level methods?
What is a private synonym?
What is a spanning Tree?
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
How to declare pointer variables?