how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
10 18272Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
2 6845we have 5 default properties we want add more Default property in Object Repository how to add the property
Nous,
2 4713suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
2 5709Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
1 3575Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
1 5823I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
2339In QTP I have a parameter in a datatable that is a sentence. I need to take the last word from the sentence and enter it into a field in a web application. How can I setup a parameter to enter in just a portion of the parameter (last word of the sentence) instead of the entire paramater (whole sentence).
2 6142
What is the significance of “action 0” in qtp?
What is the difference between analog and low level recording?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
how can we compare descriptive programing with a regular expression
how will you load the test cases in ddt?
What r the different filters in defect in quality center
Explain the check points in quicktest professional (qtp)?
What is the use of Debug Viewer?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How you create new action in qtp?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
They asked by using qtp recording writing scripting
Hi How to retrieve data from web element line by line?
Can we run multiple QTP scripts one after the other without manual intervention? How?