How to use string functions in QTP?give some examples
Answer Posted / anji
instr()
StrCmp()
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?
how sap is different from other software ?
how can i create report in abap to insert data in table pa0002 using insert command
how does database connection using ADO.NET?
1) How can u create the table?
Which method protects back button to retrieve old value from previous page in Struts.
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
8.In DSP,Define Signal and System?and various type of signals.
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
in IBM PC -AT.WAT AT REFERS TO?
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)