Answer Posted / vulani
Here's the shortest way to do it Gents:
string mystr ("1204");
int myint;
stringstream(mystr) >> myint;
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
What are the features of quick test pro(qtp)?
how do i know how to use tools
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
Can any one send me the QTP Basic Coding Samples?
What is test object model in quicktest professional (qtp)?
Explain the difference between data driven testing and parameterization ?
How did you use regular expressions in QTP and also in WR?
What is qtpro? What is a quick test professional?
How many ways we can parameterize data in quicktest professional?
What is smart identification in QTP?
Shall we add Local Repository to shared object repository,if yes,how we add
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?