give me the code for check point for validating application
Answer / krishna
what do u mean by validating the application..let me know it
clearly
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.
How to Test Dynamic links ?
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
what's the difference in between function and sub and give some code as well
Explain what the difference between Shared Repository and Per_Action Repository
What is the limitation to XML Checkpoints?
How to analyzing Test Results using QTP?
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?
can any body help me out by providing links/material for descriptive programming in QTP otherwise can you post decriptive programing based interview Questetion&ans. plz help me out . i need it.
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
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.
what about f2&f6 function keys