Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
IBM,
3 7132Write the code for select the 5 values from drop down list. drop down list having the 10 values.
6 30195Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?
1 4338In application have 2 list box oppsite list box two edit box is there.so now through using DP how can we select 3 opption in first list box and 2box semect 4 opption.in edit box also we have to write 25 ,28.how can we do this
1 4194How many scripts do you write per day. What is the average number of scripts you have written in your recent project
1 12605What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
2202
What is QTP’s model for test creation?
How do we handle run-time errors?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
How many types of parameters are available in quicktest professional?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
Explain quicktest professional testing process?
Explain qtp(quick test professional)?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
how to disable the pop ups through QTP using a script
How can i initiate the objects to find uniquely in OR
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
what is stepin & stepout?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Hi How to retrieve data from web element line by line?
How many tabs are available in debug viewer pane?