if you run one test script in internetexplorer the same test
you run in mozilla ffirefox is it possible or not how is it.
Answer / e.srinivasarao
yes it is possible
because we are testing s/w build
if that s/w build is compatabule to both the browsers
the result is same
| Is This Answer Correct ? | 2 Yes | 0 No |
Which version of QTP is using by companies nowadays?
how can you select random value for every iteration from a weblist
In QTP how can we recognize objects Without using Object Repository?
what are the mandatory properties for a tex boxc (scenario?)
With out using the task manager,how to close the application using vbscript and what is the statement?
Explain about the quicktest professional (qtp) automation object model?
what is the difference between data table and spread sheet?
what we do after completion of functional and regression testing
How to import the Test Results in QTP to an Excel sheet
What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)
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 can we change the .mtr file to .tsr file and vice-versa