What is the difference between run time object and test object in QTP?
No Answer is Posted For this Question
Be the First to Post Answer
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
How to run scripts 1,29,3,5,7,2 scripts using test batch runner in QTP.... Ie...I wanted to run scripts not in an order 1,2,3,4,5...like that How it is possible using test batch runner... I dont want hardcoded script
Tell me Three major differences between QTP & Winrunner?
how to do the batch testing in test director using manual testing procedure?
Can any one please explain hwo to test client/server application using QTP?
how will you check how many members visited the website www.infosys.com?
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
Explain the difference between smart identification and object identification withn clear example. please it is very urgent
How to test login module with different username and password by using data driven testing in QTP?
What are the different attributes used with regular expression?
difference between GetROProperty and GetTOProperty
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?