suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
4 7704suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
2 7183Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
1 3954What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
TCS,
2 8605In real time whenever we found bug , after that where you send to that bug. send to T.Lead or Directly Developer. Plz explain me?
2 4298how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
3 10597This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
6 11074How 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
1985How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
1914What is the another extention name of library file.If that is exist than what's the differnce between them.
1 5756
hou can we use vb script in qtp could u tell me breafly
What is the use of text output value in quicktest professional?
Your roles and responsibilities and daily tasks? (As automation tester)
How do you send email with attachment from outlook using qtp ?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
Which functionalities of QTP used in banking project?
Explain different recording modes?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
How does QTP identify an object?
How many lines of code in each script of QTP?
How can you exit from an action?
What is the expert view?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?